fix(lint): suppress control-regex rules on ANSI strip regex #351
Annotations
10 warnings
|
test:
src/agent/clis/index.ts#L789
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L788
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L784
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L770
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L505
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L331
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L274
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L93
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/index.ts#L79
Move this regular expression to module scope to avoid re-compilation on every call
|
|
test:
src/agent/clis/codex.ts#L53
Move this regular expression to module scope to avoid re-compilation on every call
|