Skip to content

Commit d753763

Browse files
committed
readme: update
1 parent f91c259 commit d753763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ User scripts in folders are more complex scripts usually spanning multiple files
1010

1111
# Linter
1212

13-
- Install the linter by running `npm update` from the root directory. The linter is not run in CI, and is mainly for your IDE.
13+
- Install the linter by running `npm update` from the root directory. The linter is run in CI and should always be passing before merging to the master branch. We use MediaWiki's JavaScript linting rules, with some turned off.
1414

1515
# Unit tests
1616

0 commit comments

Comments
 (0)