Skip to content

fix(mago_lint): use --format-after-fix instead of removed --format flag#885

Open
SAY-5 wants to merge 1 commit into
stevearc:masterfrom
SAY-5:fix-mago-lint-format-flag
Open

fix(mago_lint): use --format-after-fix instead of removed --format flag#885
SAY-5 wants to merge 1 commit into
stevearc:masterfrom
SAY-5:fix-mago-lint-format-flag

Conversation

@SAY-5

@SAY-5 SAY-5 commented Jun 20, 2026

Copy link
Copy Markdown

mago lint no longer accepts --format; the flag was renamed to --format-after-fix, so the current args make every mago_lint run fail with unexpected argument '--format' found.

Fixes #884

Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
@github-actions github-actions Bot requested a review from stevearc June 20, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: [ERROR] Formatter 'mago_lint' error: error: unexpected argument '--format' found

1 participant