zoomdong

@zoomdong.bsky.social

a programmer. github is https://githuh.com/fireairforce

All right, we are very close. @biomejs.dev v2 is very stable now. There are no memory leaks, no major regressions, and still good DX. Multi-file analysis took a while, and I hope the next major (if ever) will take less time to get out. Now to polish docs, do some more testing, and we're ready!

A pr that took a long time to debug,although it is just a small case bug fix,but i add many logs to find the bug and spend some time to write the test case(I made some stupid mistake in the test case process)Finally it has been merged into the next branch,happy thing🤣 github.com/biomejs/biom...

fix(analyzer): suppression comment fails with inner comments in functions by fireairforce · Pull Request #4714 · biomejs/biome

Summary closes: #4519 This is a little change, but it's hard for me to find and fix it. Use the case from the issue as examples: // biome-ignore lint/complexity/useArrowFunction: not work const...

github.com