-
Notifications
You must be signed in to change notification settings - Fork 142
CORTX-30953: [Codacy] fix shell directive problems #2084
Conversation
Fix is added for pattern "shellcheck: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive" Signed-off-by: Venkateswarlu Payidimarry <venkateswarlu.payidimarry@seagate.com>
Testing
After fix
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Problem: Codacy warning, "shellcheck: Tips depend on target shell and yours is unknown. Solution: Add a shebang or a 'shell' directive" Signed-off-by: Venkateswarlu Payidimarry <venkateswarlu.payidimarry@seagate.com>
Fix is added for pattern "shellcheck: Tips depend on target shell and
yours is unknown. Add a shebang or a 'shell' directive"
Signed-off-by: Venkateswarlu Payidimarry venkateswarlu.payidimarry@seagate.com
Problem Statement
Codacy warning, "shellcheck: Tips depend on target shell and yours is unknown.
Design
Add a shebang or a 'shell' directive"
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author