mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-08-28 22:00:35 +02:00
chore(analyzer): exclude platform folders from analysis
This commit is contained in:
@@ -18,6 +18,12 @@ analyzer:
|
|||||||
- .dart_tool/**
|
- .dart_tool/**
|
||||||
- lib/**/*.g.dart
|
- lib/**/*.g.dart
|
||||||
- lib/l10n/*.dart
|
- lib/l10n/*.dart
|
||||||
|
- android/**
|
||||||
|
- ios/**
|
||||||
|
- web/**
|
||||||
|
- windows/**
|
||||||
|
- macos/**
|
||||||
|
- linux/**
|
||||||
language:
|
language:
|
||||||
strict-casts: true
|
strict-casts: true
|
||||||
strict-inference: true
|
strict-inference: true
|
||||||
|
|||||||
Reference in New Issue
Block a user