zulip/tools/linter_lib
Tim Abbott 2c7f9ce0fc puppet: Fix puppet-lint warnings in various manifests.
Apparently, `puppet-lint` on Ubuntu trusty throws warnings for certain
quoting patterns that are OK in modern `puppet-lint`.  I believe the
old Zulip code was actually correct (i.e. the old `puppet-lint`
implementation was the problem), but it seems worth changing anyway to
suppress the warnings.

We also exclude more of puppet-apt from linting, since it's
third-party code.
2018-08-28 13:46:31 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py templates: Merge Help and API doc main into documentation_main. 2018-08-27 20:19:24 -02:30
exclude.py puppet: Fix puppet-lint warnings in various manifests. 2018-08-28 13:46:31 -07:00
pep8.py zulint: Move pycodestyle runner code to library. 2018-08-04 19:54:18 -07:00
pyflakes.py lint: Fix mypy error in check_pyflakes annotations. 2018-08-07 09:59:14 -07:00