mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
doc: update CONTRIBUTING.md
This commit is contained in:
@@ -22,6 +22,7 @@ search the issues to make sure no one else is working on it.
|
||||
1. Make sure that the code coverage is covering all of the cases, including errors.
|
||||
1. The code must be clippy-warning-free and rustfmt-compliant.
|
||||
1. Don't hesitate to move common functions into uucore if they can be reused by other binaries.
|
||||
1. Unsafe code should be documented with Safety comments
|
||||
|
||||
## Commit messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user