Commit 5751e166 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!304
parents 1b4e74a7 1e6eae35
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -25,9 +25,11 @@ 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 |
| ---- | ----------- | ------- |