ls: add words to spell-checker:ignore

This commit is contained in:
Daniel Hofstetter 2023-06-06 17:44:04 +02:00 committed by GitHub
parent 21f1a119c3
commit c26396087f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
// spell-checker:ignore (words) READMECAREFULLY birthtime doesntexist oneline somebackup lrwx somefile somegroup somehiddenbackup somehiddenfile tabsize aaaaaaaa bbbb cccc dddddddd ncccc
// spell-checker:ignore (words) READMECAREFULLY birthtime doesntexist oneline somebackup lrwx somefile somegroup somehiddenbackup somehiddenfile tabsize aaaaaaaa bbbb cccc dddddddd ncccc neee naaaaa nbcdef nfffff
#[cfg(any(unix, feature = "feat_selinux"))]
use crate::common::util::expected_result;