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 fbd5a12 commit 9f87a42Copy full SHA for 9f87a42
lint-requirements.txt
@@ -1,5 +1,6 @@
1
black>=24.4.2
2
-clang-format>=20.1
+# Lock to 20.1.x until we can upgrade our settings to work with 21.x.
3
+clang-format~=20.1
4
# Lock to v19.x until we can upgrade our code to fix new v20 issues.
5
clang-tidy~=19.1
6
ruff>=0.4.4
0 commit comments