mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
* linter: allow a trailing field * linter: dont fail if no matches are found * lint: only import 'bun' once * lint: ban std.mem.indexOfAny * linter: ignore commented out code and ignore benchmarks * this was testing nothing * lint: ban std.debug.print * this wasnt testing anything either