Skip to content

Commit 8454771

Browse files
author
Alys Brooks
committed
Mark launchpad.shadow as :no-doc so it doesn't block analysis.
1 parent 087aa25 commit 8454771

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lambdaisland/launchpad/shadow.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
(ns lambdaisland.launchpad.shadow
1+
(ns ^:no-doc ;TODO re-enable
2+
lambdaisland.launchpad.shadow
23
(:require [clojure.java.io :as io]
34
[shadow.cljs.devtools.api :as api]
45
[shadow.cljs.devtools.config :as config]

0 commit comments

Comments
 (0)