You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
Generated project.clj uses undocumented #= reader macro. I would suggest to use enclosing let instead, use hard-code some value or, better yet, make it a template's parameter (since current code makes too many assumptions about environment).
Generated
project.clj
uses undocumented#=
reader macro. I would suggest to use enclosinglet
instead, use hard-code some value or, better yet, make it a template's parameter (since current code makes too many assumptions about environment).let
version would look likeBTW, why
(str "/")
is needed in generated project.clj file?The text was updated successfully, but these errors were encountered: