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