We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d56ef commit 5cefc5bCopy full SHA for 5cefc5b
1 file changed
repositories.json
@@ -103,6 +103,13 @@
103
},
104
{
105
"repository": "angular/angular",
106
- "commit": "b275206a4944729a7bdec5132fb73d2ce8251cb9"
+ "commit": "b275206a4944729a7bdec5132fb73d2ce8251cb9",
107
+ "ignore": [
108
+ "adev/src/content/examples/schematics-for-libraries/projects/my-lib/package.json",
109
+ "modules/benchmarks/src/styling/ng2/index.html",
110
+ "modules/playground/src/jsonp/people.json",
111
+ "modules/playground/src/todo/index.html",
112
+ "packages/compiler-cli/test/compliance/test_cases/r3_view_compiler_i18n/line_ending_normalization/template.html"
113
+ ]
114
}
115
]
0 commit comments