transmutation 0.3.3

High-performance document conversion engine for AI/LLM embeddings - 27 formats supported
# Clippy configuration for Transmutation



# Cognitive complexity threshold

cognitive-complexity-threshold = 30



# Type complexity threshold

type-complexity-threshold = 250



# Too many arguments

too-many-arguments-threshold = 8



# Too many lines

too-many-lines-threshold = 200



# Single char binding length

single-char-binding-names-threshold = 4



# For Rust 1.87+ until fixed: <https://github.com/hyperium/tonic/issues/2253>

large-error-threshold = 256