summaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-07Install missing dependencies in `lint` workflowLibravatar Héctor Ramón Jiménez1-0/+5
2024-04-07Run `lint` workflow in `ubuntu-latest`Libravatar Héctor Ramón Jiménez1-1/+1
2024-03-12Use `v2` of `setup-rust-action` on CILibravatar Héctor Ramón Jiménez1-1/+1
2023-09-20Create `cargo lint` aliasLibravatar Héctor Ramón Jiménez1-1/+1
2023-09-18Fix `lint` and `test` GitHub CI workflowsLibravatar Héctor Ramón Jiménez1-1/+1
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