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 Control+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
ShellCheck | Reports shell script bugs detected by the integrated ShellCheck static analysis tool. | Error |
Last modified: 21 March 2023