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

feat(cli): add --rules to display the total number of registered rules #283

Closed
Boshen opened this issue Apr 16, 2023 · 1 comment · Fixed by #290
Closed

feat(cli): add --rules to display the total number of registered rules #283

Boshen opened this issue Apr 16, 2023 · 1 comment · Fixed by #290
Assignees
Labels
A-cli Area - CLI A-linter Area - Linter good first issue Experience Level - Good for newcomers

Comments

@Boshen
Copy link
Member

Boshen commented Apr 16, 2023

Ideally, the command oxc lint --rules should display

Correctness (number of rules):
- A
- B
Nursery (number of rules):
- C
- D
Total: number of rules
@Boshen Boshen added good first issue Experience Level - Good for newcomers A-linter Area - Linter A-cli Area - CLI labels Apr 16, 2023
@shannonrothe shannonrothe self-assigned this Apr 17, 2023
@shannonrothe
Copy link
Contributor

I'll take it 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Area - CLI A-linter Area - Linter good first issue Experience Level - Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants