diff --git a/.carve/ignore b/.carve/ignore index 9d7d6d81009..f0efb24db7c 100644 --- a/.carve/ignore +++ b/.carve/ignore @@ -82,5 +82,3 @@ logseq.graph-parser.nbb-test-runner/run-tests ;; For debugging frontend.fs.sync/debug-print-sync-events-loop frontend.fs.sync/stop-debug-print-sync-events-loop -;; Used by shadow -gen-malli-kondo-config.core/main \ No newline at end of file diff --git a/src/main/gen_malli_kondo_config/collect.clj b/src/dev-cljs/gen_malli_kondo_config/collect.clj similarity index 100% rename from src/main/gen_malli_kondo_config/collect.clj rename to src/dev-cljs/gen_malli_kondo_config/collect.clj diff --git a/src/main/gen_malli_kondo_config/core.cljs b/src/dev-cljs/gen_malli_kondo_config/core.cljs similarity index 100% rename from src/main/gen_malli_kondo_config/core.cljs rename to src/dev-cljs/gen_malli_kondo_config/core.cljs