clang-tidy: Skip llvm-header-guard check

This commit is contained in:
Dennis Klein 2019-07-11 18:03:22 +02:00 committed by Dennis Klein
parent fd682c3392
commit a98965031f

View File

@ -1,3 +1,3 @@
--- ---
Checks: '*,-google-*,-fuchsia-*,-cert-*' Checks: '*,-google-*,-fuchsia-*,-cert-*,-llvm-header-guard'
HeaderFilterRegex: '.*/(boost|fairlogger)/.*' HeaderFilterRegex: '.*/(boost|fairlogger)/.*'