mirror of https://github.com/zulip/zulip.git
6d4855bd6a
This prevents us from using const in our JS code, with exceptions for test code and the portico. Hopefully this is just a temporary rule until we make our pipelines with work with ES6. I tried to prevent "let", but that was too noisy. This adjusts the one false-negative case of using const in a comment. |
||
---|---|---|
.. | ||
__init__.py | ||
custom_check.py | ||
exclude.py | ||
pep8.py | ||
printer.py | ||
pyflakes.py |