提交历史

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