dart_lints 0.1.0-dev.3 copy "dart_lints: ^0.1.0-dev.3" to clipboard
dart_lints: ^0.1.0-dev.3 copied to clipboard

Official Dart lints based on the Dart Style Guide, re-implemented for Sidecar.

Official lints based on the Dart Style Guide, re-implemented for Sidecar.

The package was created as a means of benchmarking Sidecar against the official Linter package included with the Dart SDK.

Included Lints #

  • always_declare_return_types
  • always_put_control_body_on_new_line
  • always_put_required_named_parameters_first
  • always_require_non_null_named_parameters
  • always_specify_types

Next Steps #

Only a few links are included so far; once the Sidecar API has been locked down, more lints will be implemented as means to stress-test the Sidecar system. To track progress, you can subscribe to notifications via the Sidecar github repo.

0
likes
0
pub points
19%
popularity

Publisher

unverified uploader

Official Dart lints based on the Dart Style Guide, re-implemented for Sidecar.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, sidecar, source_span

More

Packages that depend on dart_lints