Currently, in selfcustody/krux, we have a poe task used during pre-commit step to check if the code have any possible dead-code indication (with some % indication of accuracy).
IMO this would be nice even if the currecnt selfcustody/krux-installer have a neat codecoverage, because could mitigate some future issues.
Currently, in
selfcustody/krux, we have apoetask used duringpre-commitstep to check if the code have any possible dead-code indication (with some % indication of accuracy).IMO this would be nice even if the currecnt
selfcustody/krux-installerhave a neat codecoverage, because could mitigate some future issues.