pre-commit hook of hclfmt with conda as a language
/ package manager.
For pre-commit: see here
For hclfmt: see here
Add this to your .pre-commit-config.yaml
- repo: https://github.com/quantco/pre-commit-mirrors-hclfmt
rev: '' # Use the sha / tag you want to point at
hooks:
- id: hclfmt-conda