Super-linter shellcheck ignores .bash files, and can check .sh file. I tried to create an alias, but it is ignored by superlint also. Is there any way to tell the super-linter to check .bash file, an alias file or both?
.bash
.sh
an alias file
https://github.com/github/super-linter/pull/388
It works! Thanks!
Most helpful comment
https://github.com/github/super-linter/pull/388