a-b-street / osm2lanes

A common library and set of test cases for transforming OSM tags to lane specifications
https://a-b-street.github.io/osm2lanes/
Apache License 2.0
34 stars 2 forks source link

Rust Fix WASM #110

Closed droogmic closed 2 years ago

droogmic commented 2 years ago

cc: @BudgieInWA

droogmic commented 2 years ago

Separate crate makes sense after all. Thanks for cleaning up my mess! I need to actually configure the git hooks on my end. (I'm still used to envs where the presubmit tests are enforced and the commit won't go through)

I am disappointed we (software engineering) don't have better standards for sharing pre-commit/pre-push hooks :(