Closed asullivan-blze closed 7 months ago
Implements Ruff to take over code formatting, linting, and import ordering from black and usort.
black
usort
Resolves #65.
Exercising the altered Makefile commands to verify functionality.
Makefile
What and why?
Implements Ruff to take over code formatting, linting, and import ordering from
black
andusort
.Resolves #65.
How was this tested?
Exercising the altered
Makefile
commands to verify functionality.Checklist