Open thomasmerz opened 5 months ago
@hackerb9 , I have rebased and my PR is ready for your assessment…
It should be clear which shellcheck
warnings and errors are fixed (I didn't care about infos and style) and that this PR introduces a free of charge GitHub Action that will shellcheck
every push to master or any PR.
shellcheck
was complaining:This PR fixed this and I tested it:
My GitHub Action's Run can be found here.