Skip to content

Commit 14445b0

Browse files
committed
Allow modernize-use-starts-ends-with in clang-tidy
commit_hash:f535c46d5038203e9f645424787298f8b9504424
1 parent 99142ec commit 14445b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-tidy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Checks:
8383
,-modernize-return-braced-init-list\
8484
,-modernize-use-designated-initializers\
8585
,-modernize-use-nodiscard\
86+
,-modernize-use-starts-ends-with\
8687
,-modernize-use-trailing-return-type\
8788
,-performance-move-const-arg\
8889
,-performance-no-int-to-ptr\

0 commit comments

Comments
 (0)