lint: Add Prettier as a linter for YAML files.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-07-01 12:20:07 -07:00
committed by Tim Abbott
parent 2794bc1ef4
commit 56e8cca025
4 changed files with 12 additions and 1 deletions

View File

@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 24
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '89.3'
PROVISION_VERSION = '89.4'