mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Filter NETWORK_STREAM_VERSION from clang-tidy
This commit is contained in:
@@ -6,6 +6,6 @@ Checks: >
|
||||
modernize-use-override
|
||||
CheckOptions:
|
||||
- key: cppcoreguidelines-macro-usage.AllowedRegexp
|
||||
value: 'validate_global_widx'
|
||||
value: 'validate_global_widx|NETWORK_STREAM_VERSION'
|
||||
WarningsAsErrors: true
|
||||
FormatStyle: 'file'
|
||||
|
||||
Reference in New Issue
Block a user