Commit e986f06
ci: remove codelyzer rules (#6651)
Few rules report warnings which are compile-time errors caught by the
Angular compiler and reported by the language service.
Since codelyzer doesn't aim to provide type checking and deep analysis
of the entire project, it'll be better if these two rules are removed.1 parent 2d57a44 commit e986f06
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
0 commit comments