atlassian-external-hooks
atlassian-external-hooks copied to clipboard
Pre-receive hook - Checkstyle
I'm trying to run a checkstyle check of the changed files using external hook. How could I do that?
Thats my script: pre-receive_cs.txt
@dovogt Is it still relevant?
Hello,
I still haven't found a real way how to check the sources for compliance with the rules before checking in the sources on the Bitbucket.
@dovogt So, when you try script you mention in the first message it doesn't work?