gruntwork-io / pre-commit

A collection of pre-commit hooks used by Gruntwork tools
https://gruntwork.io/
Apache License 2.0
484 stars 155 forks source link

Amend README with how to configure shellcheck in addition to the pre-… #80

Closed tonyfruzza closed 5 months ago

tonyfruzza commented 2 years ago

Description

Amends README.md with information on how to configure shellcheck beyond the --enable flag

resolves #79

Documentation

Updated README.md to describe that .shellcheckrc can be used in addition to the --enable flag.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Related Issues