Commit Graph

8 Commits

Author SHA1 Message Date
Josh Junon
fe8c3e0615 remove cargo-sort check from CI 2024-01-17 15:35:17 +01:00
Nikita Galaiko
ee53b09a61 replace cranky with new clippy 2023-11-24 09:03:04 +01:00
Nikita Galaiko
e3d88e8c39 run cranky on stable 2023-11-14 10:03:26 +01:00
extrawurst
1925a06ce0
run cranky locally in nightly + clippy fixes (#1441)
* cleanup one `partial_pub_fields` lint
* run cranky locally in nightly too to align CI lints
2023-10-23 10:45:25 +00:00
extrawurst
eb569b389c * cleanup combined bin/lib in gitbutler
* gitbutler as a lib is `gblib` now and used accordingly by `butler`
* use `cargo-cranky` for shared lints across workspace until cargo supports Cargo.toml lints section in 1.75
2023-10-18 16:39:14 +02:00
Nikita Galaiko
5cf3fd931e prettify scripts 2023-10-17 10:21:00 +02:00
extrawurst
b36f0a76c1 also run clippy on tests 2023-10-16 16:24:53 +02:00
extrawurst
977d441250 add local rust checks script
to simulate as much of the ci pipeline as possible
2023-10-13 11:53:06 +02:00