Skip to content

Commit be5e5fc

Browse files
committed
lint: remove broken lint selection
The first line ended with a period instead of a comma, but both lints were additionally unhelpful for quickshell.
1 parent ded3708 commit be5e5fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.clang-tidy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Checks: >
1717
-cppcoreguidelines-avoid-goto,
1818
-cppcoreguidelines-pro-bounds-array-to-pointer-decay,
1919
-cppcoreguidelines-avoid-do-while,
20-
google-build-using-namespace.
21-
google-explicit-constructor,
2220
google-global-names-in-headers,
2321
google-readability-casting,
2422
google-runtime-int,

0 commit comments

Comments
 (0)