Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Enforce three new lint rules and bump version #25

Merged
merged 2 commits into from
Jul 3, 2019
Merged

Conversation

nshahan
Copy link
Contributor

@nshahan nshahan commented Jul 2, 2019

Enforce three new lint rules:

Fixes: #18

nshahan added 2 commits July 2, 2019 15:34
New lints:
* prefer_iterable_whereType    
* unnecessary_const
* unnecessary_new
@nshahan nshahan requested a review from davidmorgan July 2, 2019 22:40
@davidmorgan davidmorgan merged commit 1485315 into master Jul 3, 2019
@davidmorgan
Copy link
Contributor

Thanks!

@nshahan nshahan deleted the new-lints branch July 3, 2019 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should unnecessary_new be included in the lints?
2 participants