Fork me on GitHub
#deps-new
<
2020-12-01
>
evocatus12:12:25

hi! I copied a map from clj-new README (https://github.com/seancorfield/clj-new) to my ~/.clojure/deps.edn, made sure it has enough closing brackets and now I have invalid deps.edn and I can't figure out why

evocatus12:12:31

got it - too much opening brackets

seancorfield18:12:51

@gr.evocatus Let me know if I can make the README example(s) easier to work with...

evocatus09:12:09

Thanks. README is ok, I just messed my deps.edn root map - it has so many comments it's difficult to grasp indentation/enclosure

seancorfield16:12:54

Rainbow parens can be a great help for that -- most editors support that via some package/extension.