mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
lint: Don’t auto-fix with remark unless requested.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
3ad0db8c05
commit
6615756437
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 425
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (346, 0) # bumped 2025-09-04 to remove remark-lint-list-item-indent
|
||||
PROVISION_VERSION = (346, 1) # bumped 2025-09-04 to add remark-cli and friends
|
||||
|
Reference in New Issue
Block a user