mirror of
https://github.com/Iconica-Development/flutter_introduction.git
synced 2025-05-18 19:43:44 +02:00
10 lines
158 B
YAML
10 lines
158 B
YAML
|
include: package:flutter_iconica_analysis/analysis_options.yaml
|
||
|
|
||
|
# Possible to overwrite the rules from the package
|
||
|
|
||
|
analyzer:
|
||
|
exclude:
|
||
|
|
||
|
linter:
|
||
|
rules:
|