formatter icon indicating copy to clipboard operation
formatter copied to clipboard

Building blocks and discussion for building a common Clojure code formatter

Results 11 formatter issues
Sort by recently updated
recently updated
newest added
trafficstars

UTF-8 is the dominant encoding for source code, though by no means is it the only one. One decision that the tool/spec would need to make is whether to support...