Closed mstoykov closed 6 months ago
Indent all scripts in tests to use tabs
Makes it so they use the same idnentation as teh rest of the code and also aligns it between tests.
make lint
make test
What?
Indent all scripts in tests to use tabs
Why?
Makes it so they use the same idnentation as teh rest of the code and also aligns it between tests.
Checklist
make lint
) and all checks pass.make test
) and all tests pass.Related PR(s)/Issue(s)