mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
jslint src/ and lib/ on 'make test'
This commit is contained in:
1
Makefile
1
Makefile
@@ -48,6 +48,7 @@ distclean:
|
||||
-rm -f config.mk
|
||||
|
||||
test: all
|
||||
PYTHONPATH=tools/closure_linter/ $(PYTHON) tools/closure_linter/closure_linter/gjslint.py --unix_mode --strict --nojsdoc -r lib/ -r src/ --exclude_files lib/punycode.js
|
||||
$(PYTHON) tools/test.py --mode=release simple message
|
||||
|
||||
test-http1: all
|
||||
|
||||
Reference in New Issue
Block a user