dcq_standalone 0.3.0
dcq_standalone: ^0.3.0 copied to clipboard
Standalone CLI for running DCQ rules against any Dart project.
0.3.0 #
- Updated to dart_code_quality 0.3.0
- Performance improvements
- Added
--benchmarkflag for phase timing
0.2.0 #
- Updated to dart_code_quality 0.2.0 (50 rule improvements, config system overhaul).
- Config resolution now follows
include:directives, matchingdart analyzebehavior. hasDcqConfigchecks merged config (includes), not just the local file.- Removed dead
readRuleOverridesand_readYamlcode.
0.1.0 #
- Initial public release.
- Updated to dart_code_quality 0.1.0.