Stabilize lint suppression guard in CI · openclaw/openclaw@afe9826
openclaw
·
2026-05-31
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit afe9826


authored and
committed
Stabilize lint suppression guard in CI
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -108,6 +108,7 @@ function collectProductionLintSuppressionsFromGit(): SuppressionEntry[] | null {
|
108 | 108 | "git", |
109 | 109 | [ |
110 | 110 | "grep", |
| 111 | +"--cached", |
111 | 112 | "-n", |
112 | 113 | "-E", |
113 | 114 | String.raw`(oxlint|eslint)-disable(-next-line)?[[:space:]]+[@/[:alnum:]_-]+`, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments