Skip to content

Commit

Permalink
Fix clang-tidy error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Nov 10, 2024
1 parent 5fbaefc commit 9706dab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Checks: 'bugprone-*,
-readability-function-size'
WarningsAsErrors: ''
HeaderFilterRegex: 'PeleLMeX\/Source|PeleLMeX\/Exec|PeleLMeX\/Submodules\/PelePhysics\/Source|PeleLMeX\/Submodules\/PelePhysics\/Mechanism'
AnalyzeTemporaryDtors: false
FormatStyle: none
User: user
CheckOptions:
Expand Down

0 comments on commit 9706dab

Please sign in to comment.