mirror of
https://github.com/flutter/samples.git
synced 2026-04-07 20:21:51 +00:00
Adjust animations lint rules (#814)
This commit is contained in:
@@ -12,10 +12,10 @@ linter:
|
||||
cancel_subscriptions: true
|
||||
close_sinks: true
|
||||
directives_ordering: true
|
||||
# Required because of the numbered sources in lib/src/basics
|
||||
file_names: false
|
||||
package_api_docs: true
|
||||
package_prefixed_library_names: true
|
||||
test_types_in_equals: true
|
||||
throw_in_finally: true
|
||||
unnecessary_statements: true
|
||||
use_key_in_widget_constructors: false
|
||||
|
||||
Reference in New Issue
Block a user