Wiktor Niesiobędzki
f8f18734f1
Add pre-commit hook configuration (#2326)
* Pre-commit config
Run following linters on commit:
Terraform:
- terraform fmt
- terraform tflint
Python specific:
- yapf
Shell scripts
- shellcheck
- shfmt
YAML files:
- yamllint (disabled as of now)
- check-yaml
Other:
- end-of-file-fixer
- trailing-whitespace fixer
Fabric specific
- tools/tfdoc.py
- tools/check_boilerplate.py
* linting fixes
* Fix boilerplate check
2024-05-30 19:35:09 +02:00
..
2024-03-02 18:36:29 +00:00
2024-05-28 09:28:08 +02:00
2024-05-30 11:41:15 +02:00
2024-05-28 17:27:28 +02:00
2024-05-30 11:41:15 +02:00
2024-05-30 19:35:09 +02:00
2023-10-20 18:17:47 +02:00
2024-05-12 21:02:04 +02:00
2023-04-25 15:12:32 +02:00
2024-05-28 09:28:08 +02:00
2023-11-14 18:54:59 +01:00
2023-04-25 15:12:11 +02:00