diskimage-builder/pylint.cfg
Ian Wienand 543dc1baa6 Add pylint with indent check
This is an initial creation of pylint with a basic indent checker.
Small issues corrected.  Job added to gate with
Ib554a284e92583cc1d6a5c2219b3922852ca4c73

Change-Id: I7e24d8348db3aef79e1395d12692199a1f80161a
Co-Authored-By: Andreas Florath <andreas@florath.net>
2017-05-29 16:12:35 +10:00

7 lines
78 B
INI

[MASTER]
persistent=no
[MESSAGES CONTROL]
disable=all
enable=bad-indentation