Spreadsheet with superpowers ✨!
Rows lint contains a set of lint rules for dart projects used by projects at Rows GmbH
- Add Rows lints in the project's
pubspec.yamlas a dev dependency.
dev_dependencies:
rows_lint: <current_version>- In the
analysis_options.ymlin the root of your dart project, include:
include: package:rows_lint/analysis_options.yaml