mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 11:36:09 +00:00
5 lines
248 B
YAML
5 lines
248 B
YAML
---
|
|
Checks: '-*,bugprone-move-forwarding-reference,bugprone-use-after-move,cppcoreguidelines-rvalue-reference-param-not-moved,modernize-use-nullptr,performance-move-const-arg,performance-unnecessary-value-param'
|
|
WarningsAsErrors: true
|
|
...
|