Skip to content

Commit c1b0f73

Browse files
committed
Add rule
1 parent 48890bd commit c1b0f73

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

analysis_options.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ linter:
106106
- prefer_single_quotes
107107
# - prefer_typing_uninitialized_variables under review (see 1068)
108108
# - prefer_void_to_null under review (see 1068)
109+
- prefer_int_literals
110+
- prefer_mixin
109111
# - public_member_api_docs
110112
- recursive_getters
111113
- slash_for_doc_comments

res/values/strings_en.arb

Whitespace-only changes.

0 commit comments

Comments
 (0)