We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46a5025 + 60d07ac commit 53c8d86Copy full SHA for 53c8d86
1 file changed
.github/workflows/github-actions-clang-tidy.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: The-OpenROAD-Project/clang-tidy-review@master
18
id: review
19
with:
20
- clang_tidy_version: 15
+ clang_tidy_version: 19
21
build_dir: "./build"
22
cmake_command: cmake . -B build
23
config_file: ".clang-tidy"
0 commit comments