Matt LeVeck
Matt LeVeck
When I type in the following: foo = (bar) -> and hit enter, the next line doesn't indent. Is that a bug or by design? Thanks, Matt
If there is a better forum for this question please let me know. Also I'm relatively new to Clojure, so apologies in advance. Minimal example yaml file (the actual files...
I had to change pgconfig.go to the following to deal with Postgress.app's name change: package libpq ``` /* // These flags work for building go-libpq on Arch Linux and Mac...