Skip to content

Commit 93909de

Browse files
Ignore Google todo style
1 parent 736f7ce commit 93909de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.clang-tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Checks: '-*,--clang-analyzer-*,-clang-analyzer-cplusplus*,google-*,bugprone-*,cppcoreguidelines-*,readability-*,-bugprone-easily-swappable-parameters'
1+
Checks: '-*,--clang-analyzer-*,-clang-analyzer-cplusplus*,google-*,bugprone-*,cppcoreguidelines-*,readability-*,-bugprone-easily-swappable-parameters,-google-readability-todo'
22
# Checks: '-*,readability-identifier-naming'
33
HeaderFilterRegex: '.*' # Makes certain to check header files (by default ignores them)
44
UseColor: True

0 commit comments

Comments
 (0)