zulip/scripts/lib
julianasobreira df2d448f7b python: Add lint rule banning 'from os.path import'.
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.
2017-09-22 04:55:38 -07:00
..
third deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
cd_exec scripts: Add cd_exec library helper. 2017-07-21 17:28:20 -07:00
check-upstart install: Add clear error message if upstart is installed on Xenial. 2016-11-29 19:16:26 -08:00
clean-emoji-cache zulip_tools.py: Extract `may_be_perform_purging()` function. 2017-09-16 08:28:57 -07:00
clean-npm-cache zulip_tools.py: Extract `may_be_perform_purging()` function. 2017-09-16 08:28:57 -07:00
clean-venv-cache zulip_tools.py: Extract `may_be_perform_purging()` function. 2017-09-16 08:28:57 -07:00
create-production-venv python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
email-mirror-postfix py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
hash_reqs.py py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
install install: Move upstart checks a bit earlier. 2017-08-23 14:55:01 -07:00
install-node deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
node_cache.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
pythonrc.py pep8: Add compliance with rule E261 scripts/lib/pythonrc.py. 2017-05-31 17:07:15 -07:00
queue_workers.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
setup-apt-repo setup-apt-repo: Fix failure to rerun properly on provision failure. 2017-09-12 07:08:54 -07:00
setup_path_on_import.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
setup_venv.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
unpack-zulip py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
upgrade-zulip py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
upgrade-zulip-stage-2 py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
zulip_tools.py zulip_tools.py: Extract `may_be_perform_purging()` function. 2017-09-16 08:28:57 -07:00