stop linting [`blocks_in_conditions`] on `match` with weird attr macro case should fixes: #12016 --- changelog: [`blocks_in_conditions`] - fix FP on `match` with weird attr macro This might not be the best solution, as the root cause (i think?) is the `span` of block was incorrectly given by the compiler? I'm open to better solutions