Commit History

Author SHA1 Message Date
  Thomas S Hatch efa3bd615a Merge pull request #20048 from s0undt3ch/features/use-saltpylint 9 years ago
  Thomas S Hatch 074c408a51 Add __instance_id__ to pylint checks as this has been added to 9 years ago
  Pedro Algarvio 472bf88d47 Make use of the SaltPyLint package separated from SaltTesting 9 years ago
  Thomas Jackson 1e1107272a Remove __progress__ from lint checks, and add in jid_event 10 years ago
  Pedro Algarvio 10a7ead2df Add file perms pylint plugin specific settings 10 years ago
  Pedro Algarvio 8976d00bbe Enable file permissions lint checker. 10 years ago
  Thomas S Hatch 6dd8f40c7b Merge pull request #19073 from s0undt3ch/features/file-perms-lint-2014.7 10 years ago
  Pedro Algarvio 2e9026395f Add file perms pylint plugin specific settings 10 years ago
  Pedro Algarvio 6e39a1e678 Enable file permissions lint checker. 10 years ago
  Pedro Algarvio fdc39d0413 Remove deprecated options 10 years ago
  Pedro Algarvio e09750e97d Ignore the locally enabled/disabled pylint checks 10 years ago
  Pedro Algarvio 1dbcae31b9 Ignore the locally enabled/disabled pylint checks 10 years ago
  Thomas S Hatch 47a1408d09 fix linter per #17725 10 years ago
  Pedro Algarvio 852f47ea19 Remove deprecated and ignored PyLint options 10 years ago
  Thomas S Hatch 16584043ff add progress to builtins to handle new runner stuff 10 years ago
  Thomas S Hatch 3689c0608e Add __master_opts to pylintrc exclusions 10 years ago
  Pedro Algarvio 9fb4a2e7c3 PyLint ignore C0330 (bad-continuation) 10 years ago
  Pedro Algarvio 57701e0a75 Update `.pylintrc` and `.testing.pylintrc` to new max line length 10 years ago
  Pedro Algarvio bdcf244155 `__states__` is also a Salt global variable 10 years ago
  Pedro Algarvio 6488c85fd6 Add `__lowstate__` and `__running__` to both PyLint rc's 11 years ago
  Pedro Algarvio 5e2b208cd0 Renamed `__state__` to `__low__`. 11 years ago
  Pedro Algarvio a752421b87 Expose a copy of the state dictionary to state functions. 11 years ago
  Pedro Algarvio ff6e7997ff ABOLISH un-indexed curly braces on strings to format!!!! 11 years ago
  Thomas S Hatch fbba52a46d Add __active_provider_name__ to pylint builtins 11 years ago
  Pedro Algarvio 5c09aa1460 Check PEP8 using Pylint 11 years ago
  Henrik Holmboe 8d90c7c111 Detect "FIX" comments with pylint 11 years ago
  Pedro Algarvio 5d81966e5f Enable PEP263 pylint plugin. Fixes #7294. 11 years ago
  Pedro Algarvio f6be07069a Adapt `.pylintrc` design settings to Salt's reality. 11 years ago
  Chris Rebert 18bdf193d3 have pylint ignore __env__ too 11 years ago
  Pedro Algarvio cc65301cc2 Merge branch 'develop' of github.com:saltstack/salt into hotfix/pylint/C0103 12 years ago