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

discontinuedreplaced by: lintall

A strict linter config that enable as much rules as possible, and the infrastructure to sync from official api site.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add strict_lints

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

dependencies:
  strict_lints: ^0.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:strict_lints/strict_lints.dart';
0
likes
0
pub points
6%
popularity

Publisher

unverified uploader

A strict linter config that enable as much rules as possible, and the infrastructure to sync from official api site.

Repository (GitHub)
View/report issues

Topics

#lint #lint-rules #lint-rules-strict #strict #spider

License

unknown (LICENSE)

Dependencies

html, http, path, syntax_sugar, terminal_decorate

More

Packages that depend on strict_lints