Files
MWClash/analysis_options.yaml
chen08209 5756fba7e8 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-08-31 16:05:25 +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