That requires someone to look at that section in the IDE. If it doesn’t block the merge, it doesn’t do shit.
That requires someone to look at that section in the IDE. If it doesn’t block the merge, it doesn’t do shit.
Golang won’t even compile with dead code. Unfortunately that’s too strict, you just end up commenting out the whole block instead. At least the commented out code is obvious in review, and some automated checks catch it if you have them.
I did the same thing with “DO NOT MERGE” back in the day. Saved some people who didn’t even know about the check.
Thank you for explaining that it was a joke.