Commit b0e710ef authored by Thibaud-Vdb's avatar Thibaud-Vdb
Browse files

Merge branch '499-resolve-ng_lint-documentation-error' into 'latest'

Resolve "Resolve ng_lint documentation error"

Closes #499

See merge request r2devops/hub!299
parents e287c493 820c57bc
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -25,11 +25,9 @@ This job checks your code quality inside your Angular application. It uses a cus

### Variables

!!! info
If you already have a package that will be used by the ng lint command, you don't have to override the ${NG_LINT_PACKAGE} variable.
!!! info If you already have a package that will be used by the `ng lint` command, you don't have to override the `NG_LINT_PACKAGE` variable.

!!! info
If you don't have a `defaultProject` value in your `angular.json` file, you have to override the `PROJECT_NAME` variable.
!!! info If you don't have a `defaultProject` value in your `angular.json` file, you have to override the `PROJECT_NAME` variable.

| Name | Description | Default |
| ---- | ----------- | ------- |