martin/.github/workflows
Yuri Astrakhan cb99b835e9
Enable clippy pedantic, fix lints (#525)
Pedantic lints often offer some good insight into the code. It is
usually easier to sprinkle a few "allow"-s around, than to miss some
important life hack offered by clippy.

Also, make use a different martin port when running integration tests
locally (make sure `git push` works even if martin is running).
2022-12-18 21:24:06 -05:00
..
audit-check.yml chore(deps): bump actions/checkout from 1 to 3 (#336) 2022-05-27 15:00:45 +03:00
bench.yml add v0.6 branch to CI 2022-12-13 16:20:52 -05:00
ci.yml Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05:00
dependabot.yml chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#475) 2022-11-07 22:15:28 +00:00
docker.yml add v0.6 branch to CI 2022-12-13 16:20:52 -05:00
grcov.yml add v0.6 branch to CI 2022-12-13 16:20:52 -05:00