mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 08:40:11 +02:00
14 lines
166 B
INI
14 lines
166 B
INI
[MASTER]
|
|
|
|
disable=
|
|
C0415,
|
|
R0902,
|
|
R0903,
|
|
R0912,
|
|
R0913,
|
|
R0914,
|
|
W0511,
|
|
W1203,
|
|
too-many-return-statements
|
|
|
|
good-names=i,j,x,y,a,b,c,n
|