mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
6 lines
121 B
YAML
6 lines
121 B
YAML
include: ../../../analysis_options.yaml
|
|
|
|
linter:
|
|
rules:
|
|
only_throw_errors: false # We are more flexible for tests.
|