mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Start checking code to enforce a minimum python version support
This commit is contained in:
parent
c85094df5d
commit
171e022331
@ -31,8 +31,8 @@ load-plugins=saltpylint.pep8,
|
||||
saltpylint.strings,
|
||||
saltpylint.fileperms,
|
||||
saltpylint.py3modernize,
|
||||
salttesting.pylintplugins.smartup,
|
||||
saltpylint.pyminver
|
||||
saltpylint.smartup,
|
||||
saltpylint.minpyver
|
||||
|
||||
# Use multiple processes to speed up Pylint.
|
||||
# Don't bump this values on PyLint 1.4.0 - Know bug that ignores the passed --rcfile
|
||||
|
Loading…
Reference in New Issue
Block a user