Last updated:
0 purchases
rows lint
Rows lint #
Spreadsheet with superpowers ✨!
Rows lint contains a set of lint rules for dart projects used by projects at Rows GmbH
Usage: #
Add Rows lints in the project's pubspec.yaml as a dev dependency.
dev_dependencies:
rows_lint: <current_version>
copied to clipboard
In the analysis_options.yml in the root of your dart project, include:
include: package:rows_lint/analysis_options.yaml
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.