continuum_lints 5.3.0 copy "continuum_lints: ^5.3.0" to clipboard
continuum_lints: ^5.3.0 copied to clipboard

Custom lint rules for continuum-based projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add continuum_lints

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

dependencies:
  continuum_lints: ^5.3.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:continuum_lints/continuum_lints.dart';
1
likes
35
points
40
downloads

Documentation

API reference

Publisher

verified publisherzooper.dev

Weekly Downloads

Custom lint rules for continuum-based projects.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, bounded, build, continuum, custom_lint_builder, path

More

Packages that depend on continuum_lints