Docs.rs
  • qlty-config-0.440.0
    • qlty-config 0.440.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • lsegal
    • Dependencies
      • anyhow ^1.0.93 normal
      • base64 ^0.22.1 normal
      • config ^0.13.3 normal
      • console ^0.15.8 normal
      • git2 ^0.19.0 normal
      • glob ^0.3.1 normal
      • globset ^0.4.15 normal
      • ignore ^0.4.22 normal
      • md5 ^0.7.0 normal
      • qlty-types ^0.440.0 normal
      • semver ^1.0.23 normal
      • serde ^1.0.215 normal
      • serde_with ^3.8.1 normal
      • serde_yaml ^0.9.34 normal
      • tempfile ^3.13.0 normal
      • toml ^0.8.2 normal
      • toml_edit ^0.22.21 normal
      • tracing ^0.1.40 normal
      • ureq ^2.10.1 normal
      • url ^2.5.2 normal
      • uuid ^1.11.0 normal
      • walkdir ^2.5.0 normal
    • Versions
    • 1.18% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

qlty_config0.440.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • Library
  • MigrateConfig
  • MigrationSettings
  • UserData
  • Workspace
  • config::Builder
  • config::Coverage
  • config::DownloadDef
  • config::DriverDef
  • config::EnabledPlugin
  • config::ExtraPackage
  • config::FileType
  • config::Ignore
  • config::InvocationDirectoryDef
  • config::Language
  • config::Override
  • config::PluginDef
  • config::PluginEnvironment
  • config::PluginFetch
  • config::PluginsConfig
  • config::QltyConfig
  • config::ReleaseDef
  • config::SourceDef
  • config::System
  • config::TargetDef
  • config::issue_transformer::NullIssueTransformer
  • config::smells::BooleanLogic
  • config::smells::Duplication
  • config::smells::FileComplexity
  • config::smells::FunctionComplexity
  • config::smells::FunctionParameters
  • config::smells::IdenticalCode
  • config::smells::NestedControlFlow
  • config::smells::ReturnStatements
  • config::smells::SimilarCode
  • config::smells::Smells
  • sources::GitSource
  • sources::LocalSource
  • sources::SourceUpgrade
  • sources::SourcesList

Enums

  • config::CheckTrigger
  • config::Cpu
  • config::DownloadFileType
  • config::DriverBatchBy
  • config::DriverType
  • config::InvocationDirectoryType
  • config::IssueMode
  • config::OperatingSystem
  • config::OutputDestination
  • config::OutputFormat
  • config::PackageFileCandidate
  • config::Runtime
  • config::SuggestionMode
  • config::TargetType
  • sources::GitSourceReference

Traits

  • config::issue_transformer::IssueTransformer
  • sources::Source
  • sources::SourceFetch

Constants

  • config::ALL_WILDCARD