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 667db28 commit 2fe47deCopy full SHA for 2fe47de
requirements.txt
@@ -1,7 +1,7 @@
1
+--extra-index-url=https://test.pypi.org/simple/
2
# Install clang-tools binaries (clang-format, clang-tidy)
3
# For details please see: https://github.com/cpp-linter/clang-tools-pip
4
clang-tools==0.13.1
-
5
# cpp-linter core Python executable package
6
# For details please see: https://github.com/cpp-linter/cpp-linter
7
-cpp-linter==1.10.4
+cpp-linter==2.0.0rc8
0 commit comments