mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix the plugin module name
This commit is contained in:
parent
23b0291f96
commit
c8f84e0c2a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ load-plugins=saltpylint.pep8,
|
|||
saltpylint.pep263,
|
||||
saltpylint.strings,
|
||||
saltpylint.fileperms,
|
||||
saltpylint.pyminver
|
||||
saltpylint.minpyver
|
||||
|
||||
|
||||
# Fileperms Lint Plugin Settings
|
||||
|
|
Loading…
Add table
Reference in a new issue