Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ check-md-table-padding.ts
File
check-md-table-padding.ts
script/check-md-table-padding.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
/**
4
* Enforces the
"no padded markdown tables"
rule from AGENTS.md.
Callers
nothing calls this directly
Calls
7
tracked
Function · 0.85
skip
Function · 0.85
fix
Function · 0.85
push
Method · 0.80
check
Function · 0.70
log
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected