# To see other available options:
#   pylint --generate-rcfile > .pylintrc_new
# and compare the output

[MASTER]
extension-pkg-whitelist=pycompwa.ui

[VARIABLES]
init-import=yes

[MESSAGES CONTROL]
disable=RST203, RST301
