mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 11:55:51 +00:00
Fix clang-tidy (#1339)
This commit is contained in:
@@ -129,4 +129,6 @@ CheckOptions:
|
||||
|
||||
HeaderFilterRegex: '^.*/(src|unittests)/.*\.(h|hpp)$'
|
||||
WarningsAsErrors: '*'
|
||||
ExtraArgs:
|
||||
- -D__cpp_concepts=202002
|
||||
|
||||
|
||||
Reference in New Issue
Block a user