Currently our make target for "unused-imports" check is optional and a suggestion.
As we now also use pylint to check for missing imports and code issues, we also will make the unused import checker mandatory.
Currently our make target for "unused-imports" check is optional and a suggestion.
As we now also use pylint to check for missing imports and code issues, we also will make the unused import checker mandatory.
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | FEATURE REQUEST | c-po | T7787 Make "unused-import" check mandatory | ||
| Resolved | BUG | c-po | T7355 Cleanup unused Python3 imports |