Skip to content

✨ feat(mq-formatter): add mq-fmt CLI binary for formatting mq files#1704

Merged
harehare merged 1 commit into
mainfrom
feat/mq-fmt-cli
May 8, 2026
Merged

✨ feat(mq-formatter): add mq-fmt CLI binary for formatting mq files#1704
harehare merged 1 commit into
mainfrom
feat/mq-fmt-cli

Conversation

@harehare

@harehare harehare commented May 8, 2026

Copy link
Copy Markdown
Owner
  • Add src/main.rs with clap-based CLI supporting --check, --indent-width, --sort-imports, --sort-functions, --sort-fields flags
  • Add scripts/install_fmt.sh installation script with checksum verification
  • Wire mq-fmt into release workflow and justfile build targets

- Add `src/main.rs` with clap-based CLI supporting --check, --indent-width, --sort-imports, --sort-functions, --sort-fields flags
- Add `scripts/install_fmt.sh` installation script with checksum verification
- Wire `mq-fmt` into release workflow and justfile build targets
@harehare harehare merged commit 73dd812 into main May 8, 2026
7 checks passed
@harehare harehare deleted the feat/mq-fmt-cli branch May 8, 2026 05:24
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.

1 participant