Files
MWClash/analysis_options.yaml
chen08209 92bf322668 Add android separates the core process
Support core status check and force restart

Optimize proxies page and access page

Update flutter and pub dependencies
2025-09-05 19:55:08 +08:00

10 lines
184 B
YAML

include: package:flutter_lints/flutter.yaml
analyzer:
exclude:
- lib/l10n/intl/**
errors:
invalid_annotation_target: ignore
linter:
rules:
prefer_single_quotes: true