Skip to content

Commit

Permalink
Merge pull request #567 from narumincho/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
narumincho authored Jun 12, 2024
2 parents bf75bf5 + 3a419a6 commit 3e08a0c
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 220 deletions.
3 changes: 1 addition & 2 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ linter:
rules:
- always_use_package_imports
- avoid_dynamic_calls
- avoid_returning_null_for_future
- avoid_type_to_string
- avoid_classes_with_only_static_members
- avoid_double_and_int_checks
Expand Down Expand Up @@ -61,4 +60,4 @@ analyzer:
strict-inference: true
strict-raw-types: true
errors:
parameter_assignments: error
parameter_assignments: error
Loading

0 comments on commit 3e08a0c

Please sign in to comment.