mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
5 lines
220 B
Text
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")
|
|
}
|