yx_scope_linter 0.1.4
yx_scope_linter: ^0.1.4 copied to clipboard
A package that contains static analysis rules for yx_scope DI framework
0.1.4 2025.07.08 #
- Documentation links fixed
0.1.3 2025.07.07 #
- Fix: dep_cycle rule support for ScopeModule
- avoid_async_dep_child_scope lint rule added
- Linter CI added to project
- Analyzer version upgrade to v6.4.1
- Documentation fixes and updates
0.1.2 2024.12.18 #
- Two new manual lint rules:
avoid_child_scope_in_initialize_queueandavoid_conditions_in_initialize_queue - Updated repository link
- Library topics added
0.1.1 2024.10.23 #
- Minor fixes in links
0.1.0 #
- Ready to be open-source (but not finished yet)
0.0.1 #
- Added lints:
- consider_dep_suffix
- final_dep
- dep_cycle
- pass_async_lifecycle_in_initialize_queue
- use_async_dep_for_async_lifecycle