Skip to content

Commit 53c8d86

Browse files
authored
Merge pull request #8598 from The-OpenROAD-Project-staging/clang-tidy-19
Upgrade clang-tidy to 19
2 parents 46a5025 + 60d07ac commit 53c8d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-clang-tidy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: The-OpenROAD-Project/clang-tidy-review@master
1818
id: review
1919
with:
20-
clang_tidy_version: 15
20+
clang_tidy_version: 19
2121
build_dir: "./build"
2222
cmake_command: cmake . -B build
2323
config_file: ".clang-tidy"

0 commit comments

Comments
 (0)