blob: ba8959be9a5680d1d361ae24ef4402b15fb583f1 [file] [edit]
include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
errors:
lines_longer_than_80_chars: ignore
omit_local_variable_types: ignore
only_throw_errors: ignore
prefer_const_constructors: ignore
prefer_single_quotes: ignore