aboutsummaryrefslogtreecommitdiff
path: root/env/dev/clj/user.clj
diff options
context:
space:
mode:
authorGabriel <desouza@oculavis.de>2019-08-23 10:32:16 -0300
committerGabriel <desouza@oculavis.de>2019-08-23 10:32:16 -0300
commit25a14696757491e3173160fff8fd1e9b0c503c61 (patch)
treeed5443f75e41b3a452da9f5b7779e82d263fc697 /env/dev/clj/user.clj
parentdc5fe1f70e4e6c0dbdbd551aa7e72df46e7e51d7 (diff)
downloadgenpass-25a14696757491e3173160fff8fd1e9b0c503c61.tar.gz
genpass-25a14696757491e3173160fff8fd1e9b0c503c61.tar.bz2
genpass-25a14696757491e3173160fff8fd1e9b0c503c61.zip
Migrate github actions
Diffstat (limited to 'env/dev/clj/user.clj')
-rw-r--r--env/dev/clj/user.clj2
1 files changed, 2 insertions, 0 deletions
diff --git a/env/dev/clj/user.clj b/env/dev/clj/user.clj
index 4ba997c..53aee1b 100644
--- a/env/dev/clj/user.clj
+++ b/env/dev/clj/user.clj
@@ -9,3 +9,5 @@
(defn cljs []
(ra/cljs-repl))
+
+(set! *warn-on-reflection* true) \ No newline at end of file