zulip/tools/linter_lib
brendon f65e6d0d94 sgrep: Install syntactic code search tool as an external linter.
Add sgrep (sgrep.dev) to tooling and include simple rule as
proof of concept. Included rule detects use of old django render
function.

Also added a rule that looks for if-else statements where both
code paths are identical.
2020-04-01 15:08:34 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py sgrep: Install syntactic code search tool as an external linter. 2020-04-01 15:08:34 -07:00
exclude.py check-openapi: Fix lint errors and remove lint exclusion. 2020-02-07 14:09:47 -08:00
pep8.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00
pyflakes.py setup_path_on_import: Replace with setup_path function. 2020-02-25 15:40:21 -08:00