Skip to content

Commit

Permalink
ls: add words to spell-checker:ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker authored Jun 6, 2023
1 parent 21f1a11 commit c263960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/by-util/test_ls.rs
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit c263960

Please sign in to comment.