-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Feature] Pass path to shellcheckrc from command line #2199
Copy link
Copy link
Open
Description
For new checks and feature suggestions
- https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this
- I searched through https://github.com/koalaman/shellcheck/issues and didn't find anything related
Description
At the moment there doesn't seem to be a way to tell shellcheck to read a specific configuration file instead of looking for the global one.
For example I've got a lint script on my dotfiles and I'd like to setup a github action that uses my shellcheckrc file at core/scrc, how would you do this?
Version Info
ShellCheck - shell script analysis tool
version: 0.7.1
license: GNU General Public License, version 3
website: https://www.shellcheck.net
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels