Skip to content

Commit b229e87

Browse files
committed
Add a docstring
1 parent 7ad0221 commit b229e87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cider/nrepl/middleware/util.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
(ns cider.nrepl.middleware.util
2+
"Utility functions that might be useful in middleware."
23
(:require
34
[clojure.java.io :as io]
45
[clojure.string :as str]))

0 commit comments

Comments
 (0)