mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 03:26:18 +00:00
ignore spelling issue
This commit is contained in:
parent
170975aeaa
commit
b94bd96bc6
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#![crate_name = "uu_csplit"]
|
#![crate_name = "uu_csplit"]
|
||||||
|
// spell-checker:ignore rustdoc
|
||||||
#![allow(rustdoc::private_intra_doc_links)]
|
#![allow(rustdoc::private_intra_doc_links)]
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue