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 9e64e71 commit 869635cCopy full SHA for 869635c
requirements_dev.txt
@@ -1,4 +1,4 @@
1
# Useful stuff when working in a development environment
2
clang-format==13.0.1 # also change in .pre-commit-config.yaml and Dockerfile when updating
3
-clang-tidy==18.1.8 # When updating clang-tidy, also update Dockerfile
+clang-tidy==20.1.0 # When updating clang-tidy, also update Dockerfile
4
yamllint==1.37.1 # also change in .pre-commit-config.yaml when updating
0 commit comments