Skip to content

Commit 55224a1

Browse files
wnodomhansl
authored andcommitted
docs: remove reference to obsolete lint flag (#4444)
Delete reference to the `--lint` flag recently removed from the `ng test` command. Related to issue #4114 and PR #4261
1 parent 8c6cb07 commit 55224a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ Tests will execute after a build is executed via [Karma](http://karma-runner.git
196196

197197
You can run tests with coverage via `--code-coverage`. The coverage report will be in the `coverage/` directory.
198198

199-
Linting during tests is also available via the `--lint` flag. See [Linting code](#linting-code) chapter for more information.
200-
201199
### Running end-to-end tests
202200

203201
```bash

0 commit comments

Comments
 (0)