mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Update analysis_options.yaml
This commit is contained in:
@@ -53,7 +53,7 @@ linter:
|
||||
avoid_void_async: false
|
||||
await_only_futures: true
|
||||
camel_case_extensions: true
|
||||
camel_case_types: false # maybe to be changed
|
||||
camel_case_types: false
|
||||
cancel_subscriptions: true
|
||||
cast_nullable_to_non_nullable: false # to be changed
|
||||
constant_identifier_names: false
|
||||
|
||||
Reference in New Issue
Block a user