File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ linter:
2424 - strict_top_level_inference
2525 - unnecessary_underscores
2626 - unintended_html_in_doc_comment
27- - avoid-unnecessary-null-checks
2827 - always_declare_return_types
2928 - always_put_required_named_parameters_first
3029 - always_use_package_imports
@@ -82,7 +81,6 @@ linter:
8281 - empty_catches
8382 - empty_constructor_bodies
8483 - empty_statements
85- - enable_null_safety
8684 - eol_at_end_of_file
8785 - exhaustive_cases
8886 - file_names
@@ -115,7 +113,6 @@ linter:
115113 - one_member_abstracts
116114 - only_throw_errors
117115 - overridden_fields
118- - package_api_docs
119116 - package_names
120117 - package_prefixed_library_names
121118 - parameter_assignments
@@ -197,7 +194,6 @@ linter:
197194 - unnecessary_to_list_in_spreads
198195 - unreachable_from_main
199196 - unrelated_type_equality_checks
200- - unsafe_html
201197 - use_build_context_synchronously
202198 - use_colored_box
203199 - use_decorated_box
You can’t perform that action at this time.
0 commit comments