Crate cargo_sonar

source ·
Expand description

Feature flags

  • audit (enabled by default) — Support for converting the output of cargo-audit

  • clippy (enabled by default) — Support for converting the output of cargo-clippy

  • codeclimate (enabled by default) — Support for converting into the codeclimate format

  • deny (enabled by default) — Support for converting the output of cargo-deny

  • outdated (enabled by default) — Support for converting the output of cargo-outdated

  • sonar (enabled by default) — Support for converting into the sonar format

  • udeps (enabled by default) — Support for converting the output of cargo-udeps

Re-exports

Modules

Structs

Enums

Traits