Skip to content

Commit f312308

Browse files
committed
Add portability-* clang-tidy checks
1 parent e3f27b6 commit f312308

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
@@ -84,3 +84,4 @@ Checks: >
8484
-readability-uppercase-literal-suffix,
8585
performance-*,
8686
-performance-no-int-to-ptr,
87+
portability-*,

0 commit comments

Comments
 (0)