Add pylint configuration file

pull/2458/head
Jimmy Brisson 2016-08-15 14:02:13 -05:00
parent acc59a1a86
commit c073857b3b
1 changed files with 2 additions and 0 deletions

2
.pylintrc Normal file
View File

@ -0,0 +1,2 @@
[Format]
max-line-length=80