| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 411503b commit d32a914
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -327,6 +327,8 @@ documentation tests. | |||
| 327 | 327 | To run the linter without running tests, use | |
| 328 | 328 | `make lint`/`vcbuild lint`. It will lint JavaScript, C++, and Markdown files. | |
| 329 | 329 | ||
| 330 | + To fix auto fixable JavaScript linting errors, use `make lint-js-fix`. | ||
| 331 | + | ||
| 330 | 332 | If you are updating tests and want to run tests in a single test file | |
| 331 | 333 | (e.g. `test/parallel/test-stream2-transform.js`): | |
| 332 | 334 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments