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

Commit 7b0f556

Browse files
authored
Remove mention of no_wildcard_variable_uses from changelog (#164)
1 parent 975c687 commit 7b0f556

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
- added `use_string_in_part_of_directives`
1010
- removed `iterable_contains_unrelated_type`
1111
- removed `list_remove_unrelated_type`
12-
- removed `no_wildcard_variable_uses`
1312
- `recommended`:
1413
- added `unnecessary_to_list_in_spreads`
1514
- added `use_super_parameters`

tool/rules.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"description": "Avoid types as parameter names.",
4545
"fixStatus": "hasFix"
4646
},
47+
{
48+
"name": "avoid_unstable_final_fields",
49+
"description": "Avoid overriding a final field to return different values if called multiple times.",
50+
"fixStatus": "noFix"
51+
},
4752
{
4853
"name": "avoid_web_libraries_in_flutter",
4954
"description": "Avoid using web-only libraries outside Flutter web plugin packages.",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy