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