Rahul Khinchi
Rahul Khinchi
Fixes #12011
ShellCheck is an open-source static analysis tool that automatically finds bugs in your shell scripts. (https://github.com/koalaman/shellcheck) For more information on Code: https://gist.github.com/nicerobot/53cee11ee0abbdc997661e65b348f375#file-_shellcheck-md `./.ci/*sh` has all the shell scripts files and...
I want to check out another repository and I am doing it by SSH. GitHub Workflow: [YML File](https://github.com/Rahulkhinchi03/checkstyle/actions/runs/2991280035/workflow#L17-L25) Here is my TESTING: [GitHub Action](https://github.com/Rahulkhinchi03/checkstyle/runs/8183263907?check_suite_focus=true) ERROR: ``` Please make sure you...