martin/martin-tile-utils
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
..
data Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
src Enable clippy pedantic, fix lints (#525) 2022-12-18 21:24:06 -05:00
Cargo.toml Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00