Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

fix unnecessary_brace_in_string_interps for this expressions #3694

Merged
merged 2 commits into from
Sep 16, 2022

Conversation

pq
Copy link
Contributor

@pq pq commented Sep 16, 2022

@github-actions github-actions bot added the linter-set-recommended Affects a rule in the recommended Dart rule set label Sep 16, 2022
@coveralls
Copy link

coveralls commented Sep 16, 2022

Coverage Status

Coverage increased (+0.002%) to 95.74% when pulling 7e722e0 on fix_unnecessary_brace_in_string_interps into 1a3af7b on main.

@pq pq merged commit cd1fe53 into main Sep 16, 2022
@pq pq deleted the fix_unnecessary_brace_in_string_interps branch September 16, 2022 18:33
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
…chive/linter#3694)

* fix unnecessary_brace_in_string_interps for this expressions

* shared checking
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
linter-set-recommended Affects a rule in the recommended Dart rule set
Development

Successfully merging this pull request may close these issues.

unnecessary_brace_in_string_interps does not work with "this" keyword
3 participants