Skip to content
Snippets Groups Projects
.pylintrc 140 B
Newer Older
David Hrbáč's avatar
David Hrbáč committed
[FORMAT]

# Maximum number of characters on a single line.
max-line-length=150

# Maximum number of lines in a module
max-module-lines=1000