All notable changes to the ecco_lint package will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Lighten the conditions to use assists
- Documentation for public members
- Lints working and cover more scenarios
- Changed linter plugin creation.
- Updated installation instructions.
- Introduced deprecated
reportErrorForNode to support older versions of project's dependencies.
- Initial release of ecco_lint.
- Lint Rules:
avoid_dynamic_ecco_notifier
missing_ecco_provider
invalid_ripple_usage
- Assists:
wrap_with_ecco_builder
wrap_with_ecco_consumer
- README.md with usage instructions and feature list.
- CHANGELOG.md to track changes across versions.