Skip to content

Instantly share code, notes, and snippets.

View sudocurse's full-sized avatar
🌮
good screen ? bad screen

sudocurse sudocurse

🌮
good screen ? bad screen
View GitHub Profile
@sudocurse
sudocurse / .pylintrc
Created August 1, 2016 15:38
a pylint config file that i think adheres to the google style guide. may have lifted this from somewhere? ¯\_(ツ)_/¯
[MASTER]
# Specify a configuration file.
#rcfile=
# Python code to execute, usually for sys.path manipulation such as
# pygtk.require().
#init-hook=
# Add files or directories to the blacklist. They should be base names, not