Update ban-limits.json

This commit is contained in:
Jarred Sumner
2025-08-08 01:37:25 -07:00
parent 5e3b51aaee
commit 6139f5f83e

View File

@@ -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
}
}