mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Update ban-limits.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
".stdDir()": 40,
|
||||
".stdFile()": 18,
|
||||
"// autofix": 168,
|
||||
": [a-zA-Z0-9_\\.\\*\\?\\[\\]\\(\\)]+ = undefined,": 229,
|
||||
": [a-zA-Z0-9_\\.\\*\\?\\[\\]\\(\\)]+ = undefined,": 230,
|
||||
"== alloc.ptr": 0,
|
||||
"== allocator.ptr": 0,
|
||||
"@import(\"bun\").": 0,
|
||||
@@ -37,4 +37,4 @@
|
||||
"undefined != ": 0,
|
||||
"undefined == ": 0,
|
||||
"usingnamespace": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user