nx/nx-dev/archive/11.4.0/angular/cli/workspace-lint.md
2021-04-08 13:07:48 +00:00

22 lines
344 B
Markdown

# workspace-lint
Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file
## Usage
```bash
nx workspace-lint
```
Install `nx` globally to invoke the command directly using `nx`, or use `npm run nx` or `yarn nx`.
## Options
### help
Show help
### version
Show version number