I would avoid using it that way too. Seems like it could be a source of confusion in the future (another dev may assume it offers protection it doesn't), and I would guess most IDEs would flag it as unnecessary.
I do my best to avoid huge if blocks, but when they do happen, I prefer a small, simple comment noting the purpose.
I'd like to be added to c/pico8 as well.