7 lines
404 B
Plaintext
7 lines
404 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
|