calimero-network / core

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

Create a rust code style guide for the repository #115

Open chefsale opened 7 months ago

chefsale commented 7 months ago

We should have a style guide for the rust codebase.

Create document to explain style guide - 3h

Risk factor:

fbozic commented 7 months ago

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

MatejVukosav commented 3 months 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