1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

ls+tests: remove unused spell-checker:disable

This commit is contained in:
Ben Wiederhake 2024-04-30 18:22:57 +02:00
parent 63699a41d6
commit 9266b4a7fa

View file

@ -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