wduquette / molt

Embeddable TCL Interpreter for Rust applications
BSD 3-Clause "New" or "Revised" License
103 stars 12 forks source link

Format code using 'cargo fmt' #35

Closed Atul9 closed 5 years ago

wduquette commented 5 years ago

Howdy! Yes, I need to do this. I'd prefer not to do it as an external pull-request, though, especially as I've done quite a lot of work since seeing this.

wduquette commented 5 years ago

Just ran cargo fmt, and pushed to master.

Atul9 commented 5 years ago

@wduquette Is it that this project doesn't accept any pull-request?

wduquette commented 4 years ago

(Just saw this.) I'm willing to accept pull-requests, judging them on a case-by-case basis. In this case, I would have had to resolve a bunch of merge conflicts to merge your pull-request; it was much easier just to run cargo fmt myself.

If there's something you're particularly interested in doing, let me know.