mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
docs/spell ~ (uucore) add spelling exceptions
This commit is contained in:
@@ -186,7 +186,7 @@ mod tests {
|
||||
fn make_os_vec(os_str: &OsStr) -> Vec<OsString> {
|
||||
vec![
|
||||
OsString::from("test"),
|
||||
OsString::from("สวัสดี"),
|
||||
OsString::from("สวัสดี"), // spell-checker:disable-line
|
||||
os_str.to_os_string(),
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user