blob: 4dc970fe68d997e51f3bcb77b24550a818577a3f [file] [edit]
include: package:lints/recommended.yaml
analyzer:
exclude:
- build/**
- android/**
- ios/**
- web/**
- windows/**
- macos/**
- linux/**