Commit 3dc07ba
committed
test(snap): cover root-cwd lint in workspace-lint-subpackage
Root config's `no-console: warn` should flag app-a's console.log when
vp lint runs from the workspace root, complementing the existing
nested-override case where the sub-workspace's `no-console: off` wins.1 parent 36f0a05 commit 3dc07ba
File tree
2 files changed
+16
-1
lines changed- packages/cli/snap-tests/workspace-lint-subpackage
2 files changed
+16
-1
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
0 commit comments