Expand description
Feature flags
audit(enabled by default) — Support for converting the output ofcargo-auditclippy(enabled by default) — Support for converting the output ofcargo-clippycodeclimate(enabled by default) — Support for converting into thecodeclimateformatdeny(enabled by default) — Support for converting the output ofcargo-denyoutdated(enabled by default) — Support for converting the output ofcargo-outdatedsonar(enabled by default) — Support for converting into thesonarformatudeps(enabled by default) — Support for converting the output ofcargo-udeps
Re-exports§
pub use codeclimate::CodeClimate;pub use sonar::Sonar;