Skip to content

Commit b497130

Browse files
nicohrubecclaude
andcommitted
ref: Remove unnecessary oxlint exceptions for lru-memoizer vendored code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ead3b2c commit b497130

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.oxlintrc.base.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,6 @@
140140
"no-bitwise": "off"
141141
}
142142
},
143-
{
144-
"files": ["**/integrations/tracing/lrumemoizer/vendored/**/*.ts"],
145-
"rules": {
146-
"typescript/no-explicit-any": "off",
147-
"max-lines": "off"
148-
}
149-
},
150143
{
151144
"files": ["**/scenarios/**", "**/rollup-utils/**"],
152145
"rules": {

0 commit comments

Comments
 (0)