We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f236b commit 0061cabCopy full SHA for 0061cab
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.0
+clang-tools==0.12.1
4
5
# cpp-linter core Python executable package
6
# For details please see: https://github.com/cpp-linter/cpp-linter
7
-cpp-linter==1.7.4
+cpp-linter==1.8.1
0 commit comments