this is a very strange bug that i can't seem to minify at all. to reproduce: 1. set `ruff.nativeServer` to `true` 2. set `editor.formatOnSave` to `true` (it seems to only happen reliably when formatting on save) 3. insert a newline near the top of a large file (in my case i copied the contents of `builtins.pyi` into a random `.py` file in my project) 4. save the file with ctrl+s https://github.com/astral-sh/ruff/assets/57028336/c030626b-d7ac-48fc-8259-a3c6269de2c4