lint: Don’t auto-fix with remark unless requested.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-09-03 17:53:13 -07:00
committed by Anders Kaseorg
parent 3ad0db8c05
commit 6615756437
7 changed files with 48 additions and 27 deletions

View File

@@ -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