We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172f9c8 commit 99e930cCopy full SHA for 99e930c
README.md
@@ -1,7 +1,10 @@
1
# cpp-linter-hooks
2
3
+[](https://pypi.org/project/cpp-linter-hooks/)
4
[](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/test.yml)
5
[](https://codecov.io/gh/cpp-linter/cpp-linter-hooks)
6
+<!-- [](https://pypi.org/project/cpp-linter-hooks/) -->
7
+
8
9
Using `clang-format` and `clang-tidy` hooks with [pre-commit](https://pre-commit.com/) to lint your C/C++ code.
10
0 commit comments