Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

feat(@schematics/angular): remove codelyzer rules - #139

Merged
Brocco merged 1 commit into
angular:masterfrom
wKoza:remove-codelyzer-rules
Sep 19, 2017
Merged

feat(@schematics/angular): remove codelyzer rules#139
Brocco merged 1 commit into
angular:masterfrom
wKoza:remove-codelyzer-rules

Conversation

@wKoza

@wKoza wKoza commented Sep 7, 2017

Copy link
Copy Markdown
Contributor

It's a copy/paste of this PR :

Few codelyzer rules report warnings which are also 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.

Btw, soon more rules will follow mgechev/codelyzer#314.

cc/ @mgechev

@mgechev

mgechev commented Sep 7, 2017

Copy link
Copy Markdown
Member

Yes, removing these two rules makes sense. They are related to compile-time errors handled by the compiler.

@Brocco
Brocco merged commit 4442027 into angular:master Sep 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants