chore(core): run workspace-lint in ci (#7631)
This commit is contained in:
parent
9eb3ac58e9
commit
36a81b7c04
@ -219,6 +219,7 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
name: Run Linting
|
name: Run Linting
|
||||||
command: |
|
command: |
|
||||||
|
npx nx workspace-lint
|
||||||
npx nx affected --target=lint --base=$NX_BASE --head=$NX_HEAD --parallel --max-parallel=4
|
npx nx affected --target=lint --base=$NX_BASE --head=$NX_HEAD --parallel --max-parallel=4
|
||||||
- when:
|
- when:
|
||||||
condition:
|
condition:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"root": "/nx-dev/ui/sponsor-card",
|
"root": "nx-dev/ui/sponsor-card",
|
||||||
"sourceRoot": "/nx-dev/ui/sponsor-card/src",
|
"sourceRoot": "nx-dev/ui/sponsor-card/src",
|
||||||
"projectType": "library",
|
"projectType": "library",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"targets": {
|
"targets": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user