strict_lints 0.2.0 copy "strict_lints: ^0.2.0" to clipboard
strict_lints: ^0.2.0 copied to clipboard

A linter rules set that enable as much linter options as possible.

Strict Lints #

A shared linter rules template that enable as much linter options as possible. All options except the ones already provided by the flutter_lints package are all listed inside the lib/strict_lints.yaml source file. Even if the conflicted ones are only commented by remained. You can refer to the APIs for more details.

How to use #

First, add it to your dev_dependencies in the pubspec.yaml manifest file.

dev_dependencies:
  strict_lints: ^<version>

Then, include it inside your analysis_options.yaml file.

include: package:strict_lints/strict_lints.yaml

License and Contributors #

This package is released under the MIT License. (see the license file) And all contributors are listed here. (please at lease use a name in ASCII code and sort alphabetically).

1
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A linter rules set that enable as much linter options as possible.

Repository (GitHub)
View/report issues

Topics

#analysis-options #code-style #lint #linter-options #strict

License

unknown (license)

Dependencies

flutter_lints

More

Packages that depend on strict_lints