Skip to content

Commit

Permalink
Also remove key
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Sep 30, 2024
1 parent 9435902 commit a8860c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/.clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Checks:
WarningsAsErrors: ''
HeaderFilterRegex: '.*cudf/cpp/(src|include|tests).*'
ExcludeHeaderFilterRegex: '.*(Message_generated.h|Schema_generated.h|brotli_dict.hpp|unbz2.hpp|cxxopts.hpp).*'
AnalyzeTemporaryDtors: false
FormatStyle: none
CheckOptions:
- key: modernize-loop-convert.MaxCopySize
Expand Down

0 comments on commit a8860c3

Please sign in to comment.