mapeditor / rs-tiled

Reads files from the Tiled editor into Rust
https://crates.io/crates/tiled
MIT License
268 stars 103 forks source link

Improve CI; Add rustfmt & clippy jobs #202

Closed aleokdev closed 2 years ago

aleokdev commented 2 years ago

Closes #198, closes #143. Also applies clippy suggestions and formats all documents, so it is recommended to review on a per-commit basis.

aleokdev commented 2 years ago

The ones left to my knowledge were impossible to solve without breaking the interface.