bevyengine / bevy_github_ci_template

Apache License 2.0
202 stars 45 forks source link

Move lint config from top of `main.rs` to `Cargo.toml` #54

Open rparrett opened 4 months ago

rparrett commented 4 months ago

https://github.com/bevyengine/bevy_github_ci_template/blob/main/src/main.rs#L1-L5

These can go in a [lints] table in Cargo.toml now.