We are implementing Mercurial as our source control solution.
I love it but, unfortunately doesn't have integration with PL/SQL Developer, but, I digress.
One of the things I wanted to see if we have a command line interface for the PL/SQL Developer's beautifier tool. This would help in making sure all the developers are beautifying their code before they commit/push their code into our source control. I can come up with a batch process which gets tagged onto the commit/push command they would be given to use.
I love it but, unfortunately doesn't have integration with PL/SQL Developer, but, I digress.
One of the things I wanted to see if we have a command line interface for the PL/SQL Developer's beautifier tool. This would help in making sure all the developers are beautifying their code before they commit/push their code into our source control. I can come up with a batch process which gets tagged onto the commit/push command they would be given to use.