Files
zulip/tools
Tim Abbott ec90f0c342 Disable gitlint commit message linter for now.
We've found a couple major issues that we need to fix:
* TRAVIS_COMMIT_RANGE being computed incorrectly in some cases (?!)
* The imperative linter could use some work.
2017-04-28 12:26:26 -07:00
..
2016-12-02 18:49:42 -08:00
2015-09-25 23:25:08 -04:00
2015-09-25 23:25:08 -04:00
2017-04-25 09:57:32 -07:00
2017-01-23 22:06:13 -08:00
2017-04-21 14:57:47 -07:00
2015-08-20 19:46:48 -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 http://zulip.readthedocs.io/en/latest/directory-structure.html.