georust / wkt

Rust read/write support for well-known text (WKT)
https://crates.io/crates/wkt
Apache License 2.0
50 stars 25 forks source link

Fix bench build bug, added CI lints #80

Closed nyurik closed 2 years ago

nyurik commented 2 years ago

In order to auto-catch bugs and code quality, adding clippy and fmt to CI (same as geo)

lnicola commented 2 years ago

I still don't like clippy on CI, but oh well..

bors r+

nyurik commented 2 years ago

clippy makes the world a ~annoying~ fun place! image

bors[bot] commented 2 years ago

Build succeeded: