[MESSAGES CONTROL]
disable=

[REPORTS]
reports=no

[TYPECHECK]

[FORMAT]
# Maximum number of characters on a single line.
# max-line-length=80
# Regexp for a line that is allowed to be longer than the limit.
ignore-long-lines=^\s*(# )?<?https?://\S+>?$

[EXCEPTIONS]
