1
Fork 0
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:
Sylvestre Ledru 2022-01-29 00:31:28 +01:00
parent 170975aeaa
commit b94bd96bc6

View file

@ -1,4 +1,5 @@
#![crate_name = "uu_csplit"]
// spell-checker:ignore rustdoc
#![allow(rustdoc::private_intra_doc_links)]
#[macro_use]