dcq_standalone 0.3.0 copy "dcq_standalone: ^0.3.0" to clipboard
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 --benchmark flag 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, matching dart analyze behavior.
  • hasDcqConfig checks merged config (includes), not just the local file.
  • Removed dead readRuleOverrides and _readYaml code.

0.1.0 #

  • Initial public release.
  • Updated to dart_code_quality 0.1.0.