rust-gamedev / rust-game-ports

Official host of games ported using Rust game libraries.
Other
122 stars 7 forks source link

Add basic CI: fmt and clippy #130

Closed 64kramsystem closed 1 year ago

64kramsystem commented 1 year ago

Add basic CI, with cargo fmt and clippy.

Will make the build fail; corrections to existing projects will be applied separately.

Can't be tested if it's not already in master, although it has been tested in another repository.