calimero-network / core

Calimero 2.0
https://calimero-network.github.io/
Other
46 stars 4 forks source link

Create a rust code style guide for the repository #115

Open chefsale opened 5 months ago

chefsale commented 5 months ago

We should have a style guide for the rust codebase.

Create document to explain style guide - 3h

Risk factor:

fbozic commented 5 months ago

We need to define how to build server interfaces so they are user-friendly in both Rust and Typescript.

MatejVukosav commented 1 month ago

Ideas for more clippy rules: https://github.com/danwilliams/standards-rs?tab=readme-ov-file#code-linting @miraclx go through and see what we can include