mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
ls: cleanup "spell-checker:ignore" entries
This commit is contained in:
parent
42d03f4e8e
commit
a6d15d67ca
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
// spell-checker:ignore (ToDO) cpio svgz webm somegroup nlink rmvb xspf tabsize dired subdired dtype
|
||||
// spell-checker:ignore (ToDO) somegroup nlink tabsize dired subdired dtype
|
||||
|
||||
use clap::{
|
||||
builder::{NonEmptyStringValueParser, ValueParser},
|
||||
|
|
Loading…
Reference in a new issue