Skip to content

Commit f4a3a62

Browse files
committed
fix: add more linting rules
1 parent 0b46228 commit f4a3a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ $ mastarm format index.js
183183

184184
### `lint`
185185

186-
Lint using [Standard](http://standardjs.com/) and various configurations noted in an [internal eslintrc.json file](https://github.com/conveyal/mastarm/blob/dev/lib/eslintrc.json). Everything is passed directly to [`standard-engine`](https://github.com/Flet/standard-engine).
186+
Lint using [Standard](http://standardjs.com/) and various configurations noted in an [internal eslintrc.json file](https://github.com/conveyal/mastarm/blob/master/lib/eslintrc.json). Everything is passed directly to [`standard-engine`](https://github.com/Flet/standard-engine).
187187

188188
```shell
189189
$ mastarm lint [paths...]

0 commit comments

Comments
 (0)