GoLand 2022.2 Help

Code Inspections in Shell script

This topic lists all GoLand code inspections available in Shell script.

You can toggle specific inspections or change their severity level on the Editor | Inspections page of the IDE settings Ctrl+Alt+S.

Inspection

Description

Default Severity

ShellCheck

Reports shell script bugs detected by the integrated ShellCheck static analysis tool.

Error Error

Last modified: 13 May 2022