mirror of
https://github.com/flutter/samples.git
synced 2026-04-01 17:23:18 +00:00
Add unawaited_futures (#1148)
This commit is contained in:
@@ -16,4 +16,5 @@ linter:
|
||||
package_prefixed_library_names: true
|
||||
test_types_in_equals: true
|
||||
throw_in_finally: true
|
||||
unawaited_futures: true
|
||||
unnecessary_statements: true
|
||||
|
||||
Reference in New Issue
Block a user