You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created the basics of build/test/lint here #45 this will at least assist with near term development needs.
But we'll need to iterate on it. For one, I didn't include windows-latest because I was running into a hermit blocker (opened a ticket). But also, we'll need to review additional items, the two which come to mind right now are security and release.
Similar to what we're doing in the web5-rs repo
Note, we currently want to add
clippy
linting support there: https://github.com/rust-lang/rust-clippy. We should do the same as part of this work in this repo.The text was updated successfully, but these errors were encountered: