remove more usingnamespace (#19042)

This commit is contained in:
chloe caruso
2025-04-17 19:04:05 -07:00
committed by GitHub
parent a3809676e9
commit 7d7512076b
85 changed files with 1328 additions and 943 deletions

8
.git-blame-ignore-revs Normal file
View File

@@ -0,0 +1,8 @@
# Add commits to ignore in `git blame`. This allows large stylistic refactors to
# avoid mucking up blames.
#
# To configure git to use this, run:
#
# git config blame.ignoreRevsFile .git-blame-ignore-revs
#
4ec410e0d7c5f6a712c323444edbf56b48d432d8 # make @import("bun") work in zig (#19096)