zulip/tools/linter_lib
Hemanth V. Alluri 73d26c8b28 streams: Render and store the stream description from the backend.
This commit does the following three things:
    1. Update stream model to accomodate rendered description.
    2. Render and save the stream rendered description on update.
    3. Render and save stream descriptions on creation.

Further, the stream's rendered description is also sent whenever the
stream's description is being sent.

This is preparatory work for eliminating the use of the
non-authoritative marked.js markdown parser for stream descriptions.
2019-02-01 22:24:18 -08:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py streams: Render and store the stream description from the backend. 2019-02-01 22:24:18 -08:00
exclude.py puppet: Remove vendored puppetlabs apt and stdlibs dependencies. 2018-12-11 13:03:26 -08:00
pep8.py zulint: Move pycodestyle runner code to library. 2018-08-04 19:54:18 -07:00
pyflakes.py lint: Fix mypy error in check_pyflakes annotations. 2018-08-07 09:59:14 -07:00