egui/.github
Emil Ernerfeldt bf15bb6e19
Use cargo cranky instead of cargo clippy (#1820)
* Use cargo cranky instead of cargo clippy

cargo cranky (https://github.com/ericseppanen/cargo-cranky)
is a new tool that passes lints specified in a Cranky.toml
to cargo clippy.

This is a possible solution to
https://github.com/rust-lang/cargo/issues/5034

* Remove `-W clippy::all` from `check.sh` (rely on `Cranky.toml` instead)
2022-07-20 12:34:19 +02:00
..
ISSUE_TEMPLATE Add misc documentation 2022-01-22 09:07:41 +01:00
workflows Use cargo cranky instead of cargo clippy (#1820) 2022-07-20 12:34:19 +02:00
pull_request_template.md Update PR template to suggests users to run ./sh/check.sh 2022-04-03 09:52:25 +02:00