blob: dc98ca2e1260c439095904526fd2d61f7618cb46 [file] [edit]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
exclude:
- build/**
- android/**
- ios/**
- web/**
- windows/**
- macos/**
- linux/**
language:
strict-raw-types: true