Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ createRuleBlock.test.ts
File
createRuleBlock.test.ts
core/tools/implementations/createRuleBlock.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseMarkdownRule } from
"@continuedev/config-yaml"
;
2
import
{ jest } from
"@jest/globals"
;
3
import
{ createRuleBlockImpl } from
"./createRuleBlock"
;
4
Callers
nothing calls this directly
Calls
2
createRuleBlockImpl
Function · 0.90
parseMarkdownRule
Function · 0.90
Tested by
no test coverage detected