Code Inspection: 'for' loop where update or condition does not use loop variable Last modified: 21 March 2023 Configure inspections: Settings | Editor | InspectionsShow intention actions: AltEnter Reports a for loop where the condition or update does not use the for loop variable. Suppress an inspection in the editor 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.