fl_common_lint 1.5.0 copy "fl_common_lint: ^1.5.0" to clipboard
fl_common_lint: ^1.5.0 copied to clipboard

Common linter configuration for vanyasem's projects.

fl-common-lint #

This package contains a strict and opinionated set of lints common for vanyasem's projects.

Focused on having as many non-conflicting rules enabled as possible.

Usage #

  1. Depend on this package as a dev_dependency

    pubspec.yaml:

    dev_dependencies:
      fl_common_lint: 1.5.0
    

    or

    dev_dependencies:
      fl_common_lint:
        git:
          url: [email protected]:productlabteam/fl-common-lint.git
          ref: 1.5.0
    
  2. Create an analysis_options.yaml file at the root of the package (alongside the pubspec.yaml file)

    analysis_options.yaml:

    include: package:fl_common_lint/analysis_options.yaml
    
1
likes
0
points
15
downloads

Publisher

verified publishersemkin.ru

Weekly Downloads

Common linter configuration for vanyasem's projects.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on fl_common_lint