mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 14:53:45 +01:00
6 lines
400 B
YAML
6 lines
400 B
YAML
Checks: '-*,modernize-use-emplace,modernize-avoid-bind,misc-throw-by-value-catch-by-reference,misc-unconventional-assign-operator,performance-*'
|
|
WarningsAsErrors: '-*,modernize-use-emplace,performance-type-promotion-in-math-fn,performance-faster-string-find,performance-implicit-cast-in-loop'
|
|
CheckOptions:
|
|
- key: performance-unnecessary-value-param.AllowedTypes
|
|
value: v[23]f;v[23][su](16|32)
|