The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
628 B

[MASTER]
jobs=0
[REPORTS]
score=no
[MESSAGES CONTROL]
disable=all
enable=
abstract-class-instantiated,
assert-on-tuple,
bad-indentation,
bare-except,
compare-to-zero,
consider-iterating-dictionary,
consider-using-enumerate,
dangerous-default-value,
deprecated-lambda,
function-redefined,
len-as-condition,
literal-comparison,
missing-kwoa,
mixed-indentation,
no-value-for-parameter,
redundant-keyword-arg,
reimported,
singleton-comparison,
superfluous-parens,
too-many-function-args,
unexpected-keyword-arg,
unneeded-not,
unreachable