...

Text file src/oss.terrastruct.com/d2/.pre-commit-hooks.yaml

Documentation: oss.terrastruct.com/d2

     1- id: d2-fmt
     2  name: d2 fmt
     3  description: Format d2 files
     4  entry: d2 fmt
     5  language: golang
     6  files: \.d2$

View as plain text