summaryrefslogtreecommitdiff
path: root/tests/config/functional/ini/pylintrc_with_message_control.ini
blob: 95d99036f6d6256e156a3194b54b8cd8dd0cca32 (plain)
1
2
3
4
5
# Check that we can read the "regular" INI .pylintrc file
[messages control]
disable = logging-not-lazy,logging-format-interpolation
jobs = 10
reports = yes