We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203bc3b commit 4060defCopy full SHA for 4060def
.dir-locals.el
@@ -0,0 +1,5 @@
1
+;;; Directory Local Variables
2
+;;; For more information see (info "(emacs) Directory Variables")
3
+
4
+((nil . ((projectile-project-test-cmd . "lein cloverage")
5
+ (projectile-project-compilation-cmd . "lein uberjar"))))
0 commit comments