Skip to content

Commit

Permalink
Temporarily lock clang-format to v18.x to resolve lint failures. (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 authored Sep 25, 2024
1 parent 61d5803 commit 8e7db11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
clang-format>=18.1.5
# Lock to v18.x until we can upgrade our code to meet v19's formatting standards.
clang-format~=18.1
yamllint>=1.35.1

0 comments on commit 8e7db11

Please sign in to comment.