custom_lint 0.0.9 copy "custom_lint: ^0.0.9" to clipboard
custom_lint: ^0.0.9 copied to clipboard

Lint rules are a powerful way to improve the maintainability of a project. The more, the merrier! But while Dart offers a wide variety of lint rules by default, it cannot reasonably include every poss [...]

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate custom_lint

Use it

The package has the following executables:

$ custom_lint
176
likes
0
pub points
100%
popularity

Publisher

verified publisherinvertase.io

Lint rules are a powerful way to improve the maintainability of a project. The more, the merrier! But while Dart offers a wide variety of lint rules by default, it cannot reasonably include every possible lint. For example, Dart does not include lints related to third-party packages. Custom_lint fixes that by allowing package authors to write custom lint rules.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, analyzer_plugin, async, cli_util, collection, meta, package_config, path, pub_semver, pubspec_parse, recase, riverpod, uuid, yaml

More

Packages that depend on custom_lint