nx/docs/angular/cli/workspace-lint.md
Isaac Mann ba86bbd51b
docs(core): add docs about .nxignore (#3013)
* docs(core): add docs about .nxignore

* docs(docs): change backticks to quotes

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-15 16:17:39 -04:00

22 lines
351 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 `@nrwl/cli` globally to invoke the command directly using `nx`, or use `npm run nx` or `yarn nx`.
## Options
### help
Show help
### version
Show version number