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