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

Consider addition config list columns #490

Open
bmish opened this issue Oct 15, 2023 · 0 comments
Open

Consider addition config list columns #490

bmish opened this issue Oct 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bmish
Copy link
Owner

bmish commented Oct 15, 2023

For example:

  • Columns for count of rules enabled, set to warn, or disabled in each config
Name Description Rules Enabled Rules Warn Rules Disabled
recommended These rules are recommended for everyone. 15 0 0
🎨 stylistic These rules are more about code style than bugs. 13 3 0
⌨️ typescript These are good rules to use with TypeScript. 5 2 2

We may need to make the columns configurable (e.g. --config-list-columns) if we add additional columns like this.

Follow-up to:

@bmish bmish added the enhancement New feature or request label Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant