murashit_codex-panel/scripts/grit/source-shape/no-responsibility-root-module-files.grit
2026-06-27 23:43:56 +09:00

5 lines
220 B
Text

language js
`$program` where {
register_diagnostic(span=$program, message="Keep responsibility-split source roots free of module files; add modules to the matching subfolder instead of the root.", severity="error")
}