wrong-filename: add "pacman s"
to ignore list (#14802)
This commit is contained in:
@@ -10,7 +10,7 @@ OUTPUT_FILE="inconsistent-filenames.txt"
|
||||
rm -f "$OUTPUT_FILE"
|
||||
touch "$OUTPUT_FILE"
|
||||
|
||||
IGNORE_LIST=("exclamation mark" "caret" "dollar sign" "tilde" "history expansion" "qm move disk" "umount" "rename")
|
||||
IGNORE_LIST=("exclamation mark" "caret" "dollar sign" "tilde" "history expansion" "qm move disk" "umount" "rename" "pacman s")
|
||||
|
||||
set -e
|
||||
|
||||
|
Reference in New Issue
Block a user