Skip to content

Instantly share code, notes, and snippets.

View anlutro's full-sized avatar

Andreas Lutro anlutro

View GitHub Profile
@anlutro
anlutro / .pylintrc
Created August 31, 2017 10:09
Pylint config file template
[MASTER]
#load-plugins = plugin1, plugin2
[REPORTS]
reports = no
output-format = colorized
[FORMAT]
#indent-string = \t