Skip to content

Commit b5c85e4

Browse files
committed
Anchor lint config ignore to root path to avoid ignoring inner layer clang-tidy/format
1 parent 693204e commit b5c85e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ build
66
Testing
77

88
# Lint config files
9-
.clang-format
10-
.clang-tidy
9+
/.clang-format
10+
/.clang-tidy

0 commit comments

Comments
 (0)