Skip to content

Commit 2f66688

Browse files
committed
lock clang-format
1 parent a8ae99d commit 2f66688

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lint-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
clang-format>=20.1
1+
# Lock to v19.x until we can upgrade our code to fix new v20 issues.
2+
clang-format>=19.1
23
# Lock to v19.x until we can upgrade our code to fix new v20 issues.
34
clang-tidy~=19.1
45
colorama>=0.4.6

0 commit comments

Comments
 (0)