Code Inspection: Incorrect formatting
Configure inspections: Settings | Editor | Inspections
Show intention actions: AltEnter
Reports formatting issues that appear if your code doesn't follow your project's code style settings.
This inspection is not compatible with languages that require third-party formatters for code formatting, for example, Go or C with CLangFormat enabled.
Place the caret at the highlighted line and press AltEnter or click
.
Click the arrow next to the inspection you want to suppress and select the necessary suppress action.