This script always provided a layer of friction, even for me, as it used anonymously named positional arguments with little explanation, parsing, or help. I had to understand the script in full each time I went to use it.
So I refactored it to be a more useful and easier to understand tool (I hope). Additionally, I extended it to also auto-generate a test file for the new lint.
This script always provided a layer of friction, even for me, as it used anonymously named positional arguments with little explanation, parsing, or help. I had to understand the script in full each time I went to use it.
So I refactored it to be a more useful and easier to understand tool (I hope). Additionally, I extended it to also auto-generate a test file for the new lint.