2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

add trivial .flake8 file (for flake8/PEP8) checks

This commit is contained in:
Lars Kruse 2018-03-27 04:32:26 +02:00
parent 9810644390
commit 04bf942748

2
.flake8 Normal file
View File

@ -0,0 +1,2 @@
[flake8]
max-line-length = 99