That Supression seems reference to the [Indentation](https://checkstyle.sourceforge.io/checks/misc/indentation.html#Indentation) rule, or at least it seems that way. https://github.com/checkstyle/checkstyle/blob/fda93b678487a121ea8a24b9e342bc1018653dfc/src/main/resources/google_checks.xml#L68 **According to Copilot, I have received this suggestion.** <img width="752" height="562" alt="Image" src="https://github.com/user-attachments/assets/a8048073-2cac-40aa-8a5a-734880197a68" />
That Supression seems reference to the Indentation rule, or at least it seems that way.
checkstyle/src/main/resources/google_checks.xml
Line 68 in fda93b6
According to Copilot, I have received this suggestion.
