check_slapdd_crc32/.pylintrc

9 lines
160 B
INI
Raw Normal View History

[MESSAGES CONTROL]
disable=line-too-long,
missing-docstring,
invalid-name,
locally-disabled,
too-many-arguments,
too-many-branches,
redefined-outer-name,