TL;DR ```js /** biome-ignore lint/style/useConst: reason */ let foo = 1; let bar = 12; ``` The top-level suppression comment will suppress `style/useConst` for the whole file