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
feat(ci): adds automated Rust code quality CI workflow
Introduces a CI workflow to enforce Rust code formatting, linting,
testing, and documentation checks on relevant branches and pull
requests. Ensures higher code quality and consistency by automating
these checks in the development process.
0 commit comments