chore(quality): tighten Ruff diagnostic baseline

This commit is contained in:
jxxghp
2026-08-27 14:01:47 +08:00
parent ff355cbe5d
commit 0857176f2b
3 changed files with 2 additions and 11 deletions
-9
View File
@@ -11,9 +11,6 @@
"app/adapters/external/wechat_crypt.py": {
"I001": 1
},
"app/adapters/network/browser.py": {
"I001": 1
},
"app/adapters/network/http.py": {
"F841": 2,
"I001": 1
@@ -360,9 +357,6 @@
"app/application/security/auth.py": {
"I001": 1
},
"app/application/security/cookie.py": {
"I001": 1
},
"app/application/security/passkey.py": {
"I001": 1
},
@@ -1259,9 +1253,6 @@
"tests/test_bluray.py": {
"I001": 1
},
"tests/test_browser_helper.py": {
"I001": 1
},
"tests/test_builtin_skill_boundaries.py": {
"I001": 1
},