clojure-rs / ClojureRS

Clojure, implemented atop Rust (unofficial)
Apache License 2.0
952 stars 27 forks source link

Ran cargo fmt #13

Closed skrapi closed 4 years ago

skrapi commented 4 years ago

I saw this as an issue, I am new to Rust so thought it would be a quick easy thing to help with.

scrabsha commented 4 years ago

It is! Don't know why, but code has never been formatted (new contributor here too).

I have opened #12 to keep track of code quality. Do you want to work on it? It would require you to remove warnings from cargo check and cargo clippy.

I am waiting for @Tko1 approbation to merge your PR, but I am quite sure it will be accepted!