passsy / dart-lint

An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Apache License 2.0
277 stars 82 forks source link

Remove unused files #57

Closed nilsreichardt closed 2 years ago

nilsreichardt commented 2 years ago

Is there a reason why the file lib/lint.dart and analysis_options.yaml exists?

I think they are not needed. The lints and flutter_lints also have only a pubspec.yaml and the yaml file for the lints in lib.