Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Pedro Algarvio 9eea488abf Merge branch 'develop' of github.com:saltstack/salt into hotfix/pylint/C0103 12 年之前
  Pedro Algarvio d6e01359bc Updated `.pylintrc`. Max arguments are now 35, max lines 3000. Refs #1775. 12 年之前
  Pedro Algarvio d6cd6174d6 Include ID's in the reports. 12 年之前
  Pedro Algarvio 66e3bea992 Add `__context__` to `.pylintrc` 12 年之前
  Pedro Algarvio caea4625f7 Add `log` to `.pylintrc` good names setting. Refs #1775. 12 年之前
  Pedro Algarvio 06ab864c12 Oops, we can't just exit on the `init-hook`. 12 年之前
  Pedro Algarvio 45bcbef05a Add virtualenv support to `.pylintrc` 12 年之前
  Baiju Muthukadan 1d53e056b2 include salt specific builtins 12 年之前
  Baiju Muthukadan 39153a641d Autogenerated pylintrc (pylint --generate-rcfile) 12 年之前