zulip/tools/linter_lib
Eeshan Garg bbe7ef6c5e linter_lib: Exclude webhook URLs from long line checks.
Now, URLs starting with `{{ external_api_uri_subdomain }}` are
exempted from the 120 char per line requirement.
2017-06-14 17:42:17 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py linter_lib: Exclude webhook URLs from long line checks. 2017-06-14 17:42:17 -07:00
exclude.py Extract tools/linter_lib/exclude.py 2017-06-05 09:20:21 -07:00
pep8.py Fix bug in pep8 linter. 2017-06-07 16:00:01 -06:00
pyflakes.py Extract tools/linter_lib/pyflakes.py 2017-06-05 09:20:21 -07:00