Commit e69cd6d
committed
fix(test): suppress noControlCharactersInRegex lint rule for ANSI stripping
Add biome-ignore comment to allow control character in regex used to strip
ANSI color codes in logger test. The \x1b escape sequence is intentional
and necessary for testing color code removal.1 parent cb20cc5 commit e69cd6d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
397 | 398 | | |
398 | 399 | | |
399 | 400 | | |
| |||
0 commit comments