Cargo workflow (#21)

This commit is contained in:
Özgün Özerk
2023-11-27 20:34:03 +03:00
committed by GitHub
parent 4124261b33
commit 57f9353fd0
8 changed files with 102 additions and 8 deletions
+4 -1
View File
@@ -10,7 +10,10 @@ Before starting development, please [create an issue](https://github.com/OpenZep
### Coding style
`rustfmt.toml`
You can check out `[rustfmt.toml](https://github.com/OpenZeppelin/polkadot-runtime-template/blob/main/rustfmt.toml)`.
Also, we suggest enabling `format-on-save` feature of your code editor.
## Creating Pull Requests (PRs)