dfrg / zeno

High performance, low level 2D path rasterization library in pure Rust.
Apache License 2.0
101 stars 9 forks source link

Add Github Actions workflow #6

Closed notgull closed 9 months ago

notgull commented 9 months ago

Also fixes clippy errors... or at least hides them for now

notgull commented 9 months ago

@dfrg Any chance you can review this?

dfrg commented 9 months ago

Yes, thanks again for the gardening! This looks good. Seems like there are a lot of clippy nits to address at some point.