ordinaire 3.12.0+3
ordinaire: ^3.12.0+3 copied to clipboard
A strict and structured Dart lint ruleset focused on long-term maintainability, clarity, and safety.
1.0.0 #
- Initial version.
1.0.1 #
- Removed constructors sorting
3.12.0+1 #
- Changed version numbering to match dart target version + index
- added
prefer_initializing_formals - added
simple_directive_paths - added
simplify_variable_pattern
3.12.0+2 #
- Sorted rules alphabetically
- Updated
strict_top_level_inference - Removed
prefer_final_parameters(Deprecated in 3.11)
3.12.0+3 #
- Bumped deps
- Added
avoid_final_parameters - Added
AGENTS.mdto undermine using this project with IA