cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
jsabeaudry 2020-07-16T17:58:56.396400Z

What could cause cider-refresh to fail the second time with only whitespace modifications?

jsabeaudry 2020-07-16T18:01:58.397600Z

It says syntax error compiling the ns form of another namespace because of: No namespace: foo but the other namespace exists and it loaded fine fresh with a new repl.

2020-07-16T21:22:02.398400Z

folks anyone have a tip to ~unalign the cider-alignment that I made in some code?

2020-07-17T19:11:20.399Z

aw, ok! thanks @bozhidar

2020-07-17T19:11:54.399200Z

I want to undo alignment in some code because some of teammates hates alignments on maps =(

2020-07-17T19:11:55.399400Z

hahahah

2020-07-17T22:21:53.399600Z

> hates alignments on maps =( I'm guessing he/she doesn't like that your git commits are updating more code then you changed. Which is a valid issue. i long for the day its not an issue, but there it is.

2020-07-18T16:52:08.400200Z

=(

2020-07-16T21:45:11.398600Z

are you asking how to undo the current alignment or to not have it align code in general?