Files
zulip/tools
okmanl 2a1305de9f lint: Add a rule to avoid msgid as a Python variable name.
This is for consistency with our usual patterns, see #12995.  We will
need a similar commit for JavaScript to complete #12995.
2019-08-17 12:47:13 -07:00
..
2019-06-14 15:49:56 -07:00
2019-07-23 16:33:04 -07:00
2019-08-09 16:27:03 -07:00
2019-08-06 23:29:11 -07:00
2019-08-09 17:22:45 -07:00
2019-02-02 17:10:31 -08:00
2019-08-06 23:29:11 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.