pre-commit icon indicating copy to clipboard operation
pre-commit copied to clipboard

Documentation for shellcheck should include that it is configurable with a .shellcheckrc

Open tonyfruzza opened this issue 2 years ago • 0 comments

Describe the solution you'd like A simple README.md update is needed to clarify that in addition to the --enable flag, the .shellcheckrc can be used to configure additional entries.

Describe alternatives you've considered Linking directly to the shellcheck documentation

Additional context Allow for passing cli args directly through to shellcheck

Other shellcheck flags can not be passed through.

Which is true, but is misleading to those looking for an option to set disable entries.

tonyfruzza avatar Aug 23 '22 23:08 tonyfruzza