mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +08:00
8 lines
157 B
YAML
8 lines
157 B
YAML
# Use the parent analysis options settings and enable null-experiment.
|
|
|
|
include: ../analysis_options.yaml
|
|
|
|
analyzer:
|
|
enable-experiment:
|
|
- non-nullable
|