Skip to content

Conversation

@eroussy
Copy link
Owner

@eroussy eroussy commented Feb 8, 2023

No description provided.

Shellcheck 2.0.0 is launched on every pull request.
Two warnings were ignored :
SC2154 - var is referenced but not assigned
SC2086 - Double quote to prevent globbing and word splitting

Respect these warning will make the code much messier and hard to read.

Signed-off-by: Erwann Roussy <[email protected]>
Use of bakctick should be avoided.
For more information, see https://www.shellcheck.net/wiki/SC2006

Signed-off-by: Erwann Roussy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants