Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Jul 26, 2024
1 parent 9561d1e commit a07fe41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Checks: >
-bugprone-implicit-widening-of-multiplication-result,
-bugprone-unchecked-optional-access
WarningsAsErrors: '*'
ExtraArgs: ['-Wno-assertions']
ExtraArgs: ['-Wno-attributes']
HeaderFilterRegex: 'io/substrait/*.\\.h$'
AnalyzeTemporaryDtors: false
FormatStyle: none
Expand Down

0 comments on commit a07fe41

Please sign in to comment.