Commit 5c31f96
IS-11008 Scope SDK CI steps to the SDK workspace; stop linting docs
`-w src/haapi-react-sdk` (a path) also runs scripts in the nested
@curity/haapi-react-sdk-docs workspace, which lacks lint/typecheck/prettier-check
scripts -> 'Missing script' failures. Target by workspace name
(`-w @curity/haapi-react-sdk`) so only the SDK runs, and ignore `docs` in the SDK
eslint config (its `eslint .` was choking on docs files outside the SDK tsconfig).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 01d674f commit 5c31f96
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments