I have got a requirement to install Pre-Commit hook in Atlassian Stash(v3.11.6) for PMD, Checkstyle and Findbug to prevent commit, if the code changes does not meet the requirements. Could you guide me on where to get the hook and how to proceed further?
Asked
Active
Viewed 1,048 times
1
-
I have to do something similar ... have you found any way. – Rana Ranvijay Singh Jan 09 '17 at 11:31
-
not yet found anything.. :( – Sakthisiga Jan 30 '17 at 20:44
-
https://github.com/gherynos/pre-commit-java – Vihar Oct 12 '20 at 08:57