Skip to content
/ rows_lint Public

Lint rules used for dart and flutter projects @ Rows

License

Notifications You must be signed in to change notification settings

rows/rows_lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rows lint


Rows

Spreadsheet with superpowers ✨!


Rows lint contains a set of lint rules for dart projects used by projects at Rows GmbH

Usage:

  1. Add Rows lints in the project's pubspec.yaml as a dev dependency.
dev_dependencies:
  rows_lint: <current_version>
  1. In the analysis_options.yml in the root of your dart project, include:
include: package:rows_lint/analysis_options.yaml

About

Lint rules used for dart and flutter projects @ Rows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages