pendulum-chain / pendulum

GNU General Public License v3.0
43 stars 14 forks source link

Add Rust format checker to CI #477

Open TorstenStueber opened 1 month ago

TorstenStueber commented 1 month ago

Currently the formatting of code in PRs is not checked and therefore we have a lot of improperly formatted code on main (e.g., the spacing around the / operator is missing here).

This leads to a situation where some PRs happen to be overly bloated as they happen to correct the formatting of some code files that might not even be related to the PR.

TODO

TorstenStueber commented 1 month ago

@pendulum-chain/product this is to keep the code base healthy and to make code reviews more straight forward.

TorstenStueber commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @b-yap @bogdanS98 @ebma @gianfra-t