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

Meta: Improve tools and templates #1998

Closed
1 of 3 tasks
FloEdelmann opened this issue Sep 30, 2022 · 0 comments · Fixed by #2008
Closed
1 of 3 tasks

Meta: Improve tools and templates #1998

FloEdelmann opened this issue Sep 30, 2022 · 0 comments · Fixed by #2008
Labels
good first issue meta Code style improvements, build process improvements, refactorings

Comments

@FloEdelmann
Copy link
Member

FloEdelmann commented Sep 30, 2022

  • The new-rule tool (npm run new) should take a second (required) command line parameter asking for the author name/username and fill that into the template automatically. Currently, many new contributors ignore that field and it needs to be raised in the review.
  • The update-docs-rules-index tool (included in npm run update) should also automatically update the list of extension rules in https://eslint.vuejs.org/rules/#extension-rules. Noticed in #1996 (comment). actually seems to be already implemented.
  • The Requirements, Helpers and Rule Definition comment sections are sometimes hard to follow and their benefit is negligible. Also, most contributors ignore them completely, so it needs to be mentioned manually in the review. I suggest to drop them in the new-rule tool and in every existing rule.
@FloEdelmann FloEdelmann added good first issue meta Code style improvements, build process improvements, refactorings labels Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue meta Code style improvements, build process improvements, refactorings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant