rules: remove redundant patterns

This commit is contained in:
iff 2024-11-16 22:11:13 +01:00
parent 5428a7182d
commit 4323926c77

View file

@ -9,7 +9,6 @@ pattern = [
"cannot access",
"eacces",
"edspermissionerror",
"error: insufficient privileges",
"insufficient privileges",
"need root",
"non-root users cannot",
@ -23,9 +22,9 @@ pattern = [
"sudorequirederror",
"superuser privilege",
"unless you are root",
"updatedb: can not open a temporary file",
"can not open a temporary file",
"use `sudo`",
"you don't have access to the history db.",
"you don't have access",
"you don't have write permissions"
]
suggest = [