1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00: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