Files
zulip/tools
Anders Kaseorg 122ad5be58 lint: Lint against calls to _() on computed strings.
These don't actually work from an i18n perspective.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-04-23 15:23:18 -07:00
..
2019-02-02 17:10:31 -08:00
2019-02-02 17:10:31 -08:00
2019-02-02 17:10:31 -08:00
2019-04-13 22:45:07 -07:00
2019-04-05 15:18:38 -07:00
2019-02-02 17:10:31 -08: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.