Skip to content

Commit

Permalink
Merge 'upstream/master' into ramin/add_deriv_mobile_chart_wrapper_pac…
Browse files Browse the repository at this point in the history
…kage
  • Loading branch information
ramin-deriv committed Jun 21, 2024
2 parents 552b9ca + 2fdc28f commit b4b899d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ scripts:
description: Run flutter test for all packages.
run: flutter test --coverage
exec:
concurrency: 6
failFast: true
packageFilters:
dirExists:
Expand Down
3 changes: 0 additions & 3 deletions packages/deriv_passkeys/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ linter:
- always_declare_return_types
- always_put_control_body_on_new_line
- always_put_required_named_parameters_first
- always_require_non_null_named_parameters
- always_specify_types
- annotate_overrides
- avoid_bool_literals_in_conditional_expressions
Expand All @@ -24,8 +23,6 @@ linter:
- avoid_relative_lib_imports
- avoid_renaming_method_parameters
- avoid_return_types_on_setters
- avoid_returning_null
- avoid_returning_null_for_future
- avoid_returning_null_for_void
- avoid_setters_without_getters
- avoid_shadowing_type_parameters
Expand Down

0 comments on commit b4b899d

Please sign in to comment.