prettier: Exclude backend-processed Markdown files.

Our backend processor is not yet sufficiently CommonMark compliant to
accept Prettier formatted Markdown files.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2021-08-20 14:18:51 -07:00 committed by Tim Abbott
parent 08fb51483b
commit 7df2be0965
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
/corporate/tests/stripe_fixtures /corporate/tests/stripe_fixtures
/locale /locale
/static/third /static/third
/templates/**/*.md
/tools/setup/emoji/emoji_map.json /tools/setup/emoji/emoji_map.json
/zerver/tests/fixtures /zerver/tests/fixtures
/zerver/webhooks/*/doc.md
/zerver/webhooks/*/fixtures /zerver/webhooks/*/fixtures