Docs.rs
yamllint-rs-0.1.4
yamllint-rs 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AvnerCohen
Dependencies
anyhow ^1.0
normal
atty ^0.2
normal
clap ^4.4
normal
ignore ^0.4
normal
lazy_static ^1.4
normal
rayon ^1.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
walkdir ^2.4
normal
yaml-rust ^0.4
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
predicates ^3.0
dev
tempfile ^3.8
dev
Versions
11.75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate yamllint_rs
yamllint_
rs
0.1.4
All Items
Crate Items
Modules
Macros
Structs
Enums
Functions
Crate
yamllint_
rs
Copy item path
Source
Modules
§
analysis
Single-pass content analysis system.
config
Configuration system for all rules.
directives
Directive parsing for in-file rule control.
formatter
Output formatting for lint issues.
rule_
pool
rules
Macros
§
create_
fix_
result
create_
issue
create_
regex_
rule
create_
rule
Structs
§
File
Processor
Lint
Issue
Lint
Result
Processing
Options
Enums
§
Output
Format
Severity
Functions
§
detect_
output_
format
discover_
config_
file
discover_
config_
file_
from_
dir
lint_
yaml
load_
config