This website works better with JavaScript
Home
Explore
Help
Register
Sign In
youhk
/
youhk_test_repository
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1a8875732d
Branches
Tags
master
youhk_test_repo...
/
public
/
js
/
plugins
/
codemirror
/
bin
/
lint
lint
71 B
History
Raw
1
2
3
#!/usr/bin/env node
process.exit(require("../test/lint").ok ? 0 : 1);