This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Commit 12b7eef
fix(@schematics/angular): revert breaking angular-whitespace new lint rule
While updating to Codelyzer 4.0, #257 also added a new `angular-whitespace` rule.
This must be reverted because :
- it is a breaking change : existing project are now failing on lint ;
- it is opinionated (it is not in official Angular style guide) and so should not be forced ;
- it is the contrary of what is done in the official Angular doc and in the style guide itself.1 parent b1e569d commit 12b7eef
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
0 commit comments