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

Custom lint rules for continuum-based projects.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

Added #

  • Added a custom lint rule that reports when a non-abstract @Aggregate() class mixes in the generated _$<Aggregate>EventHandlers but does not implement all required apply<Event>(...) methods.
  • Added a Quick Fix action to implement missing apply<Event>(...) handler stubs.
  • Added a runnable example package under example/ showing the lint in action.
1
likes
30
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, build, continuum, custom_lint_builder, path

More

Packages that depend on continuum_lints