mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
Addresses issues raised in PR#2474
- runs rustfmt on test_dd.rs - eliminates compiler warnings - adds many words to spellchecker ignore list - adds sanity test for vexing conv=nocreat issue. Still WIP.
This commit is contained in:
parent
418ecbe61a
commit
1ad89c5e89
9 changed files with 455 additions and 360 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1911,7 +1911,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "uu_dd"
|
||||
version = "0.0.4"
|
||||
version = "0.0.6"
|
||||
dependencies = [
|
||||
"byte-unit",
|
||||
"clap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue