* docs(toh-5): dashboard uses [routerLink] bindings #998 closes #998 * chore: temp add toh-5 to bad-code-excerpt-skip-patterns.txt
9 lines
526 B
Plaintext
9 lines
526 B
Plaintext
# Comments & blank lines are ignored. Entry format (make pattern as specific as possible):
|
|
# <grep-pattern-to-match-file-path> # reason / issue number
|
|
|
|
/[jt]s/.*/api/router-deprecated/ # Obsolete API entries. No issue open yet.
|
|
/ts/latest/guide/style-guide.html # https://github.com/angular/angular.io/issues/2123
|
|
/ts/latest/guide/upgrade.html # In a transient state until RC6 - @filipe.silva
|
|
/[jt]s/.*/api/forms/index/NG_VALIDATORS-let.html # RC6 contains broken example tags
|
|
/dart/latest/tutorial/toh-pt5.html
|