This website requires JavaScript.
Explore
Help
Sign In
open.source
/
stylus
Watch
1
Star
0
Fork
0
You've already forked stylus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b727e9128f
stylus
/
codemirror
/
bin
/
lint
4 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update CodeMirror to version 4.6
2014-10-05 17:43:05 +00:00
#!/usr/bin/env node
Upgrade CodeMirror to 5.0 #43
2015-02-25 02:42:17 +00:00
process.exit(require("../test/lint").ok ? 0 : 1);
Reference in New Issue
Copy Permalink