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 09a8c47 commit 0ba9affCopy full SHA for 0ba9aff
requirements.txt
@@ -1,7 +1,7 @@
1
# Install clang-tools binaries (clang-format, clang-tidy)
2
# For details please see: https://github.com/cpp-linter/clang-tools-pip
3
-clang-tools==0.12.1
+clang-tools==0.13.0
4
5
# cpp-linter core Python executable package
6
# For details please see: https://github.com/cpp-linter/cpp-linter
7
-cpp-linter==1.8.1
+cpp-linter==1.10.0
0 commit comments