We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9cb78 commit d91a8f7Copy full SHA for d91a8f7
1 file changed
.pre-commit-config.yaml
@@ -30,6 +30,7 @@ repos:
30
args: [--autofix, --indent, '2']
31
types: [file]
32
files: \.(yaml|yml|clang-format)
33
+ additional_dependencies: [setuptools]
34
- repo: https://github.com/tdegeus/cpp_comment_format
35
rev: v0.2.1
36
hooks:
0 commit comments