devops

oVerde 2018-10-15T16:44:22.000100Z

I have some DevOps questions about Clojure. I want to have these pre-commit configurations where on every engineers' commit it does run a couple of Lein plugins (Kibit, Yagni, Eastwood etc) My git structure has many micro projects. Had the idea to create another project just to include these plugins and run by it, BUT, this didn't work. How to make it happen?