Open daveweij opened 2 years ago
I've made the regex less strict, as the one I first implemented did not take possible comment blocks or compiler directives into account before the uses block
@daveweij Can you merge main (from this repo) to your branch and push again. The CI tests are expired so I cannot check what went wrong with them. Also I cannot start them manually for your branch. Locally they seem to be fine.
Only sort valid uses sections, so if they follow a interface, implementation, or program definition.