Commit History

Author SHA1 Message Date
  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
  Pedro Algarvio e92d5e0db2 Add `__ret__` to `additional-builtins` config var on `.pylintrc`. Refs #1775. 12 years ago
  Pedro Algarvio 79b7067256 `W0142` added to `.pylintrc` disabled checkers. 12 years ago
  Pedro Algarvio 9eea488abf Merge branch 'develop' of github.com:saltstack/salt into hotfix/pylint/C0103 12 years ago
  Pedro Algarvio d6e01359bc Updated `.pylintrc`. Max arguments are now 35, max lines 3000. Refs #1775. 12 years ago
  Pedro Algarvio d6cd6174d6 Include ID's in the reports. 12 years ago
  Pedro Algarvio 66e3bea992 Add `__context__` to `.pylintrc` 12 years ago
  Pedro Algarvio caea4625f7 Add `log` to `.pylintrc` good names setting. Refs #1775. 12 years ago
  Pedro Algarvio 06ab864c12 Oops, we can't just exit on the `init-hook`. 12 years ago