Commit dcf7bc7
Eric Wheeler
test: run linting during npm test
Run linting checks alongside tests to catch style and formatting issues before pushing code or creating PRs, saving developers time by identifying problems earlier.
- Added lint:* to npm test command execution
- Maintains parallel execution on non-Windows systems
Signed-off-by: Eric Wheeler <[email protected]>1 parent 1924e10 commit dcf7bc7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments