lint_maker 0.2.0+1 copy "lint_maker: ^0.2.0+1" to clipboard
lint_maker: ^0.2.0+1 copied to clipboard

A script to help you create custom linting configurations. Creates analysis_options.yaml files to your liking.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lint_maker

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  lint_maker: ^0.2.0+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

1
likes
0
points
678
downloads

Publisher

verified publisherdebacode.de

Weekly Downloads

A script to help you create custom linting configurations. Creates analysis_options.yaml files to your liking.

Repository (GitHub)
View/report issues

Topics

#analysis #lints

License

unknown (license)

Dependencies

analyzer, checked_yaml, http, json2yaml, json_annotation, version, yaml

More

Packages that depend on lint_maker