mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d3b5e5696f
Historically files to be formatted were added to a listing (via matchers) to be included in formatting. Instead, this change begins efforts to instead include all files in format enforcement, relying instead on an opt out methodology. PR Close #36940