mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ls+tests: remove unused spell-checker:disable
This commit is contained in:
@@ -2283,7 +2283,7 @@ fn test_ls_indicator_style() {
|
||||
"--ind=slash",
|
||||
"--classify",
|
||||
"--classify=always",
|
||||
"--classify=alway", // spell-checker:disable-line
|
||||
"--classify=alway",
|
||||
"--classify=al",
|
||||
"--classify=yes",
|
||||
"--classify=force",
|
||||
@@ -4327,7 +4327,7 @@ fn test_ls_hyperlink() {
|
||||
for argument in [
|
||||
"--hyperlink=never",
|
||||
"--hyperlink=neve", // spell-checker:disable-line
|
||||
"--hyperlink=ne", // spell-checker:disable-line
|
||||
"--hyperlink=ne",
|
||||
"--hyperlink=n",
|
||||
] {
|
||||
scene
|
||||
|
||||
Reference in New Issue
Block a user