Skip to content

Commit

Permalink
Add .dir-locals.el for developing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Nov 1, 2022
1 parent 9581d79 commit cd09d05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
((clojure-mode
(cider-clojure-cli-aliases . "test")))

0 comments on commit cd09d05

Please sign in to comment.