Skip to content

Commit 3cdfb25

Browse files
committed
adjust namespace as per @borkdude's feedback
1 parent 58103c1 commit 3cdfb25

File tree

1 file changed

+1
-1
lines changed
  • resources/clj-kondo.exports/funcool/promesa/funcool

1 file changed

+1
-1
lines changed

resources/clj-kondo.exports/funcool/promesa/hooks/promesa.clj renamed to resources/clj-kondo.exports/funcool/promesa/funcool/promesa.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(ns hooks.promesa
1+
(ns funcool.promesa
22
(:require [clj-kondo.hooks-api :as api]))
33

44
(defn plet

0 commit comments

Comments
 (0)