Start to flesh out READMEs

This commit is contained in:
isms
2015-10-30 15:47:00 -04:00
parent 901ccef511
commit ba99332b2d
4 changed files with 44 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
[MASTER]
load-plugins=pylint_common
[FORMAT]
max-line-length=120
[MESSAGES CONTROL]
disable=missing-docstring,invalid-name
[DESIGN]
max-parents=13