summaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-14lint-ci: Consider clippy warnings as errorsLibravatar Luni-41-1/+1
2022-07-14lint-ci: Check examples, tests and benches tooLibravatar Luni-41-1/+1
2022-07-14lint-ci: Use modern workspace option instead of allLibravatar Luni-41-1/+1
2022-07-09Fix `clippy` lints for all crates and featuresLibravatar Héctor Ramón Jiménez1-1/+1
2022-07-09Add `lint` workflow to run `cargo clippy`Libravatar Héctor Ramón Jiménez1-4/+4
2020-03-21Rename job in format workflow to `all`Libravatar Héctor Ramón Jiménez1-1/+1
2020-03-21Add workflow to check format in CILibravatar Héctor Ramón Jiménez1-0/+12