Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ lint.js
File
lint.js
static/js/codemirror/addon/lint/lint.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
CodeMirror.validate = (
function
() {
2
var
GUTTER_ID =
"CodeMirror-lint-markers"
;
3
var
SEVERITIES = /^(?:error|warning)$/;
4
Callers
nothing calls this directly
Calls
3
clearMarks
Function · 0.85
parseOptions
Function · 0.85
startLinting
Function · 0.85
Tested by
no test coverage detected