Skip to content

Commit

Permalink
Remove always_require_non_null_named_parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowei-guan committed Feb 18, 2024
1 parent 4873874 commit a7b924c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sqflite/example/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ linter:
- prefer_initializing_formals
- prefer_void_to_null
#
- always_require_non_null_named_parameters
- annotate_overrides
- avoid_init_to_null
- avoid_null_checks_in_equality_operators
Expand Down

0 comments on commit a7b924c

Please sign in to comment.