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 a8ae99d commit 2f66688Copy full SHA for 2f66688
lint-requirements.txt
@@ -1,4 +1,5 @@
1
-clang-format>=20.1
+# Lock to v19.x until we can upgrade our code to fix new v20 issues.
2
+clang-format>=19.1
3
# Lock to v19.x until we can upgrade our code to fix new v20 issues.
4
clang-tidy~=19.1
5
colorama>=0.4.6
0 commit comments