Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): lint command help #323

Merged
merged 2 commits into from
Sep 18, 2023
Merged

fix(cli): lint command help #323

merged 2 commits into from
Sep 18, 2023

Conversation

ematipico
Copy link
Member

Summary

Closes #319

Test Plan

I changed the name of diagnostic. It was still shown as check_help. It's not called lint_help. I manually verified that formatter options are not there anymore.

@ematipico ematipico temporarily deployed to Website deployment September 18, 2023 07:39 — with GitHub Actions Inactive
@github-actions github-actions bot added A-CLI Area: CLI A-Website Area: website A-Changelog Area: changelog labels Sep 18, 2023
@ematipico
Copy link
Member Author

@biomejs/core-contributors please merge once the CI passes and approved

@ematipico ematipico temporarily deployed to Website deployment September 18, 2023 08:07 — with GitHub Actions Inactive
@unvalley unvalley self-requested a review September 18, 2023 08:49
@unvalley unvalley merged commit 2d8bd1b into main Sep 18, 2023
@unvalley unvalley deleted the fix/linter-help branch September 18, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Formatter options are available in 'lint --help'
3 participants