This website requires JavaScript.
Explore
Help
Sign In
web
/
cryptpad
Archived
Watch
5
Star
0
Fork
0
Code
Issues
1
Pull Requests
6
Actions
Releases
Wiki
Activity
This repository has been archived on
2026-05-28
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2ed9f0867ab46f080a78797a7088d79d0d21afef
cryptpad
/
www
/
code
/
codemirror-5.7
/
bin
/
lint
T
4 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Patch Realtime into CodeMirror in CryptPad
2015-11-25 09:48:30 +01:00
#!/usr/bin/env node
process
.
exit
(
require
(
"../test/lint"
).
ok
?
0
:
1
);
Reference in New Issue
Copy Permalink