Skip to content

Commit 28ba938

Browse files
authored
Enable openmp diagnostics scope in clang-tidy (#433)
1 parent 418699c commit 28ba938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Checks: >
88
misc-*,
99
modernize-*,
1010
mpi-*,
11+
openmp-*,
1112
performance-*,
1213
portability-*,
1314
readability-*,

0 commit comments

Comments
 (0)