Skip to content

Commit c22cd1b

Browse files
authored
Remove superfluous error (dart-lang/source_gen#144)
This is already an error – no points for duplication
1 parent 471e6e2 commit c22cd1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/source_gen/analysis_options.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ analyzer:
33
errors:
44
unused_import: error
55
unused_local_variable: error
6-
invalid_assignment: error
76
dead_code: error
87
linter:
98
rules:

0 commit comments

Comments
 (0)