[MASTER]
ignore-patterns = .*/,^test_*

[FORMAT]
max-line-length = 10000

[MESSAGES CONTROL]
# Ignore warnings about trailing whitespaces
disable = C0303
