Expand description
Sweet: A blazing-fast code health and architecture analyzer.
Provides the core logic for analyzing source code metrics, managing configurations, and generating health reports.
Modules§
- analyzer
- Logic for orchestrating file analysis.
- errors
- report
- Logic for generating health reports in various formats.
Structs§
- Config
- Analyzer global configuration.
- File
Report - Results of a single file analysis.
- Partial
Thresholds - Subset of thresholds for language-specific overrides.
- Thresholds
- Defines health metric limits.
- Thresholds
Config - Threshold management including global defaults and language-specific overrides.