Code Quality Report for refactor/lint_report_pkg/
¶
Folder Totals: 11 issues (Critical: 0, High: 8, Medium: 3, Low: 0)
๐ Missing Documentation¶
File | Module Doc | Missing Classes | Missing Functions |
---|---|---|---|
init.py | Present | All Documented | _inner |
๐งน Linting Issues¶
File | Critical | High | Medium | Low | Total |
---|---|---|---|---|---|
init.py | 0 | 3 | 0 | 0 | 3 |
core.py | 0 | 0 | 1 | 0 | 1 |
helpers.py | 0 | 1 | 2 | 0 | 3 |
lint_report_cli.py | 0 | 2 | 0 | 0 | 2 |
path_utils.py | 0 | 1 | 0 | 0 | 1 |
quality_checker.py | 0 | 1 | 0 | 0 | 1 |