Conversation
|
Thank you!! If you really didn’t use AI, I’m sorry. For the past week I’ve been receiving only AI PRs and it’s kinda frustrating. Are you using a formatter or some program that might cause this issue? |
|
Hey, I can imagine that receiving AI PRs are really annoying. I use nvim to edit all my files and for c i have the "clang-format" plugin. I attached a video where it shows how the code in your image behaves when i try to format the whole file. If you also use nvim (or know how to solve this anyway) could you tell me what formatter you use or how can i prevent this from happening? I press 2026-01-17.14-06-25.mp4 |
|
Hello. I don’t use any formatter. I’m also using neovim. If you want, you can remove the keybind and just use the formatter via a command so it doesn’t cause any issues when contributing to other projects. Sorry for accusing you earlier, and thank you again for contributing. I really appreciate it 😃 |
|
good to know. will do! |

Just so you can see that, yes i actually ran it locally and all builds/tests passed (apart from some dataraces, but those were there already; 35 Warnings), without adding anything else.
I created another PR just bc I've already put my time into this. This time it worked editing the filed with 'sed -i'. I didn't use AI, but I won't try to convince you.
I actually went and asked gemini now why that could happen and it told me about CRLF vc LF, but hey, idk. Have a good one :)