Skip to content

Commit

Permalink
chore: update papyrus doc
Browse files Browse the repository at this point in the history
commit-id:8659371e
  • Loading branch information
Itay-Tsabary-Starkware committed Nov 28, 2024
1 parent 8219645 commit d437b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/papyrus/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ Your code will need to pass [CI](../.github/workflows/ci.yml) before it can be m
- Pass all local tests and all integration tests.
- Be formatted according to [rustfmt](https://github.com/rust-lang/rustfmt).
- Be linted according to [clippy](https://github.com/rust-lang/rust-clippy)
- Not include unused dependencies (Checked by [udeps](https://github.com/est31/cargo-udeps)).
- Not include unused dependencies (Checked by [machete](https://github.com/bnjbvr/cargo-machete)).

0 comments on commit d437b34

Please sign in to comment.