setup.cfg for tooling

This commit is contained in:
Felipe Martin 2018-09-26 23:43:20 +02:00
parent 764cb647c8
commit 5f3c1587af
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 8 additions and 0 deletions

8
setup.cfg Normal file
View File

@ -0,0 +1,8 @@
[pep8]
max-line-length=120
[flake8]
max-line-length=120
[yapf]
column-limit=120