Code Inspections in Protocol Buffers
This topic lists all GoLand code inspections available in Protocol Buffers.
You can toggle specific inspections or change their severity level on the Editor | Inspections page of the IDE settings Control+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
Duplicated import statements | Reports effectively equivalent import statements. | Warning |
Last modified: 21 March 2023