sarus_lint 0.0.1-alpha.2 copy "sarus_lint: ^0.0.1-alpha.2" to clipboard
sarus_lint: ^0.0.1-alpha.2 copied to clipboard

Official lint rules for Sarus backend framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sarus_lint

With Flutter:

 $ flutter pub add sarus_lint

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

dependencies:
  sarus_lint: ^0.0.1-alpha.2

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

Import it

Now in your Dart code, you can use:

import 'package:sarus_lint/sarus_lint.dart';
0
likes
115
points
162
downloads

Publisher

unverified uploader

Weekly Downloads

Official lint rules for Sarus backend framework.

Repository (GitHub)
View/report issues

Topics

#server #backend #lints #shelf #sarus

Documentation

API reference

License

MIT (license)

More

Packages that depend on sarus_lint