FuelLabs / FuelLabs/network-watchtower
Prevent unsafe arithmetic in CI
Open
enhancement
- Dominant language
- Rust
- Stars
- 3
- Forks
- 2
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 1
Description
### Context
Since this is production code, we should not allow unsafe arithmetic.
### Definition of done
CI fails if someone uses unsafe arithmetic
Note: We're probably missing other important lints (missing docs perhaps?). Could be worthwhile to add them as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.