summaryrefslogtreecommitdiff
path: root/share/qtcreator/debugger/.pylintrc
blob: dabd2ee07ad3d0c2c893d2850193fa1c81f3b2d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[MESSAGES CONTROL]
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option
# multiple time.
#enable=

# Disable the message, report, category or checker with the given id(s). You
# can either give multiple identifier separated by comma (,) or put this option
# multiple time (only on the command line, not in the configuration file where
# it should appear only once).
disable=invalid-name,missing-docstring