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 a30a56a commit 675708dCopy full SHA for 675708d
.dir-locals.el
@@ -1,6 +1,5 @@
1
-
2
((nil
3
- (bug-reference-url-format . "https://github.com/clojure-emacs/cider/issues/%s")
+ (bug-reference-url-format . "https://github.com/clojure-emacs/clojure-mode/issues/%s")
4
(indent-tabs-mode)
5
(fill-column . 80)
6
(checkdoc-arguments-in-order-flag))
0 commit comments