Code Quality Report for config/¶
Folder Totals: 4 issues (Critical: 0, High: 4, Medium: 0, Low: 0)
๐ Missing Documentation¶
| File | Module Doc | Missing Classes | Missing Functions |
|---|---|---|---|
| config_loader.py | Missing | All Documented | All Documented |
| config_manager.py | Present | Config | All Documented |
๐งน Linting Issues¶
| File | Critical | High | Medium | Low | Total |
|---|---|---|---|---|---|
| config_loader.py | 0 | 2 | 0 | 0 | 2 |
| logging_setup.py | 0 | 2 | 0 | 0 | 2 |