Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adcontextprotocol/adcp
/ lint
Function
lint
scripts/lint-pagination-invariant.cjs:196–198 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
194
}
195
196
function
lint() {
197
return
[...lintSchemas(), ...lintStoryboards()];
198
}
199
200
function
main() {
201
const
violations = lint();
Callers
1
main
Function · 0.70
Calls
2
lintSchemas
Function · 0.85
lintStoryboards
Function · 0.85
Tested by
no test coverage detected