-
-
Notifications
You must be signed in to change notification settings - Fork 696
Fix formatting README.md & no-template-key.md #63
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
Conversation
Thanks for submitting this PR @armano2, but we use https://github.com/vuejs/eslint-plugin-vue/blob/master/tools/update-rules.js to generate table in readme. And this script uses description directly from rules' files, so you should change description messages in each rule and then execute: npm run update
which will automatically update readme.
i fixed docs/rules/no-template-key.md 💃
Yeah, but you changed Readme too, and it will be overwritten in the next release so we should update rules descriptions instead, so those changes will be permanent.
ok i will change this
Uh oh!
There was an error while loading. Please reload this page.
github com-vuejs-eslint-plugin-vue