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