Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Declare locals final where possible #255

Merged
merged 1 commit into from
May 14, 2019

Conversation

cbracken
Copy link
Contributor

This makes it easier to reason about the code. Enables the prefer_final_locals
lint.

Copy link
Contributor

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@cbracken cbracken merged commit 3453196 into dart-archive:master May 14, 2019
@cbracken cbracken deleted the prefer-final branch May 14, 2019 21:02
mosuem pushed a commit to dart-lang/tools that referenced this pull request Aug 28, 2024
This makes it easier to reason about the code. Enables the prefer_final_locals
lint.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants