mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 13:34:06 +00:00
refactor(agents): simplify stale cli retry cleanup
This commit is contained in:
@@ -108,7 +108,6 @@ function collectProductionLintSuppressionsFromGit(): SuppressionEntry[] | null {
|
||||
"git",
|
||||
[
|
||||
"grep",
|
||||
"--cached",
|
||||
"-n",
|
||||
"-E",
|
||||
String.raw`(oxlint|eslint)-disable(-next-line)?[[:space:]]+[@/[:alnum:]_-]+`,
|
||||
|
||||
Reference in New Issue
Block a user