Skip to content

Commit c75a188

Browse files
rodrigopedramichalsnik
authored andcommitted
add instruction about the linter on contribution guide (vuejs#669)
1 parent 276fe20 commit c75a188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ In order to add a new rule, you should:
318318
- Write test scenarios & implement logic
319319
- Describe the rule in the generated `docs` file
320320
- Make sure all tests are passing
321+
- Run `npm run lint` and fix any errors
321322
- Run `npm run update` in order to update readme and recommended configuration
322323
- Create PR and link created issue in description
323324

0 commit comments

Comments
 (0)