mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 21:58:01 +00:00
c52a8d0f20
Signed-off-by: xermicus <cyrill@parity.io>
798 B
798 B
What ❔
Why ❔
Checklist
- PR title corresponds to the body of PR.
- Tests for the changes have been added / updated.
- Documentation comments have been added / updated.
- Code has been formatted via
cargo fmtand checked withcargo clippy.