Skip to content

Commit bf62a48

Browse files
authored
Enable 'mpi-*' clang-tidy checks (learning-process#302)
1 parent c42d1ab commit bf62a48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Checks: >
66
llvm-namespace-comment,
77
misc-*,
88
modernize-*,
9+
mpi-*,
910
performance-*,
1011
portability-*,
1112
readability-*,

0 commit comments

Comments
 (0)