mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This enforces our use of a consistent style in how we access Python modules; "from os.path import dirname" is a particularly popular abbreviation inconsistent with our style, and so it deserves a lint rule. Commit message and error text tweaked by tabbott. Fixes #6543. |
||
|---|---|---|
| .. | ||
| emoji | ||
| __init__.py | ||
| build_pygments_data.py | ||
| generate-fixtures | ||
| generate-test-credentials | ||
| install-aws-server | ||
| lang.json | ||
| postgres-init-dev-db | ||
| postgres-init-test-db | ||
| setup_venvs.py | ||