mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 08:38:26 +01:00
15 lines
171 B
INI
15 lines
171 B
INI
|
[REPORTS]
|
||
|
include-ids=yes
|
||
|
comment=yes
|
||
|
|
||
|
[MESSAGES CONTROL]
|
||
|
disable=C0111,W0232,W0603,W0702
|
||
|
|
||
|
|
||
|
[DESIGN]
|
||
|
min-public-methods=0
|
||
|
|
||
|
[FORMAT]
|
||
|
max-line-length=130
|
||
|
indent-string='\t'
|