Within the COBOL editor, you can choose to format a COBOL source file and apply some code cleanup changes:
The IDE formats the code according to the options in Tools > Options > Text Editor > Micro Focus COBOL > Code Style > Code Cleanup.
. It also updates the code with any preferences set inIf you use an EditorConfig file to provide the code style for your sources, the IDE uses the settings specified in it. See Sharing Code Style Settings with an EditorConfig File for details.