Commit 23277c7
fix(lint): exclude hooks tests from Effect-TS strict import rules
The hooks test file tests shell scripts (bash/node) that inherently
require direct node:child_process, node:fs, node:path imports.
These are incompatible with the Effect-TS compliance rule that
requires @effect/platform wrappers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 25cd14e commit 23277c7
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments