Skip to main content

Crate sloc_config

Crate sloc_config 

Source

Structs§

AnalysisConfig
AppConfig
BudgetConfig
Per-language and total SLOC thresholds. Used with --fail-on-budget in CI.
DiscoveryConfig
ProfileConfig
A named configuration profile.
ReportingConfig
WebConfig

Enums§

BinaryFileBehavior
BlankInBlockCommentPolicy
IEEE 1045-1992: how blank lines that fall inside a block comment are classified.
ContinuationLinePolicy
IEEE 1045-1992: how backslash line continuations are handled for physical SLOC counting.
FailureBehavior
MixedLinePolicy

Functions§

validate_hex_color
Validates that s is a CSS hex colour: #RGB or #RRGGBB.