vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Make codebase adhere closer to Rust conventions #7003

Closed dmitrii-ubskii closed 3 months ago

dmitrii-ubskii commented 3 months ago

Usage and product changes

We autoformat the entire project using the root level rustfmt.toml and resolve most of cargo-clippy warnings.

Unresolved lints include:

vaticle-bot commented 3 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture