gravitymon/.pre-commit-config.yaml
2022-01-07 10:26:35 +01:00

8 lines
203 B
YAML

repos:
- repo: https://github.com/bmorcos/pre-commit-hooks-cpp
rev: 9a5aa38207bf557961110d6a4f7e3a9d352911f9
hooks:
- id: clang-format
- id: cpplint
- id: cppcheck