Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 239 Bytes

jsonnetfmt

A hook for formatting jsonnet files

Using this hook

Add this to your .pre-commit-config.yaml

- repo: https://github.com/chrismgrayftsinc/jsonnetfmt.git
  rev: main
  hooks:
    - id: jsonnetfmt