dcq_standalone 0.5.0 copy "dcq_standalone: ^0.5.0" to clipboard
dcq_standalone: ^0.5.0 copied to clipboard

Standalone CLI for running DCQ rules against any Dart project.

0.5.0 #

  • Added --no-privatize flag to suppress "consider making it private" results.
  • Use analyzeDeadCode directly when nearly-unused and low-usage-deps are not requested.
  • Updated to dart_code_quality 0.5.0 and dcq_dead_code 0.3.0.

0.4.0 #

  • Added dead-code subcommand for dead code analysis (powered by dcq_dead_code).
  • Updated to dart_code_quality 0.4.0.
  • Privatized internal symbols; narrowed public API surface.

0.3.1 (retracted) #

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.
1
likes
140
points
78
downloads

Documentation

API reference

Publisher

verified publishercarson.lol

Weekly Downloads

Standalone CLI for running DCQ rules against any Dart project.

Repository (GitHub)
View/report issues

Topics

#linting #analysis #code-quality #analyzer-plugin

License

BSD-3-Clause (license)

Dependencies

analysis_server_plugin, analyzer, args, dart_code_quality, dcq_dead_code, meta, path, yaml

More

Packages that depend on dcq_standalone