Thaddeus Crews
Thaddeus Crews
I'll take responsibility if anything borks
Made a slight adjustment to no longer need the ` # noqa: F403 # isort: skip` comment. Turns out that `tool.ruff.lint.isort` has options to define import order, so I made...
With the belated due-date of 4.3 & largely indirect nature of this implementation, this felt like a safe milestone adjustment. Feel free to revert if this feels out-of-scope.
It'd be 100% optional. I'll still make an effort to ensure every SCons file within the main repo uses it, but that should all be manageable manually.
The best point of comparison I can give is it's equivalent to the `#!/usr/bin/env python` shebang on the SCons files. While using a shebang in a non-executable context is technically...
Thanks! Congratulations on your first merged contribution! 🎉
Thanks! Congratulations on your first merged contribution! 🎉
It's maintained by @akien-mga, so pretty official