| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1211,7 +1211,7 @@ lint-js-fix: | |||
| 1211 | 1211 | .PHONY: lint-js-doc | |
| 1212 | 1212 | # Note that on the CI `lint-js-ci` is run instead. | |
| 1213 | 1213 | # Lints the JavaScript code with eslint. | |
| 1214 | - lint-js: EXTENSIONS=.js,.mjs,.md | ||
| 1214 | + lint-js lint-js-fix: EXTENSIONS=.js,.mjs,.md | ||
| 1215 | 1215 | lint-js-doc: EXTENSIONS=.md | |
| 1216 | 1216 | lint-js lint-js-doc: | |
| 1217 | 1217 | @if [ "$(shell $(node_use_openssl))" != "true" ]; then \ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments