2016-08-23 13:16:47 -04:00
|
|
|
# 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
|
2016-09-09 18:16:26 -04:00
|
|
|
/[jt]s/.*/api/forms/index/NG_VALIDATORS-let.html # RC6 contains broken example tags
|