Commit 17e9ca9
committed
test(snap): exclude nested-oxc-config-proj-1 fixture from repo fmt
The repo-level `vp check --fix` lint-staged hook was reformatting the
snap test fixture to match the repo's own `singleQuote: true`, which
erased the double-quoted string the fmt reproduction depends on.
Exclude the fixture directory from the repo's `fmt.ignorePatterns`
and restore the fixture source so the committed snap.txt captures
both the lint and fmt failures.1 parent 496cfca commit 17e9ca9
File tree
2 files changed
+2
-1
lines changed- packages/cli/snap-tests/nested-oxc-config-proj-1/packages/proj-1/src
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments