Skip to content

Commit 0e107e6

Browse files
committed
Update spell-checker ignore list in ls.rs
1 parent 443d58f commit 0e107e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uu/ls/src/ls.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// file that was distributed with this source code.
55

66
// spell-checker:ignore (ToDO) somegroup nlink tabsize dired subdired dtype colorterm stringly
7-
// spell-checker:ignore nohash strtime clocale
7+
// spell-checker:ignore nohash strtime clocale oneline
88

99
#[cfg(unix)]
1010
use fnv::FnvHashMap as HashMap;

0 commit comments

Comments
 (0)