Skip to content

Commit 4060def

Browse files
author
Roman Rudakov
committed
Add .dir-locals.el
1 parent 203bc3b commit 4060def

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dir-locals.el

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)