mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 18:50:05 +00:00
Don't flag non-const global variables
This commit is contained in:
parent
719142ca12
commit
e0a4dee72b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Checks:
|
||||||
- 'performance-*'
|
- 'performance-*'
|
||||||
- '-bugprone-easily-swappable-parameters'
|
- '-bugprone-easily-swappable-parameters'
|
||||||
- '-cppcoreguidelines-avoid-do-while'
|
- '-cppcoreguidelines-avoid-do-while'
|
||||||
|
- '-cppcoreguidelines-avoid-non-const-global-variables'
|
||||||
- '-cppcoreguidelines-pro-type-reinterpret-cast'
|
- '-cppcoreguidelines-pro-type-reinterpret-cast'
|
||||||
- '-cppcoreguidelines-pro-type-union-access'
|
- '-cppcoreguidelines-pro-type-union-access'
|
||||||
- '-misc-include-cleaner'
|
- '-misc-include-cleaner'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue