-
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 <[email protected]>
|
Testing
After fix
|
rkothiya
left a comment
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
yatin-mahajan
left a comment
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 <[email protected]>
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 [email protected]
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