Shellcheck seems to ignore the color= option if it is placed in the .shellcheckrc file. IMO any commandline argument should be also parseable from the config file (the user can still override this after all).
This feature request is to support honoring the color= directive from the config file.
Shellcheck seems to ignore the
color=option if it is placed in the .shellcheckrc file. IMO any commandline argument should be also parseable from the config file (the user can still override this after all).This feature request is to support honoring the
color=directive from the config file.