Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 3 commits into from
Closed

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

wants to merge 3 commits into from

Conversation

tonyfruzza
Copy link

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.

  • Ensure the branch is named correctly with the issue number. e.g: feature/new-vpc-endpoints-955 or bug/missing-count-param-434.
  • Update the docs.
  • Keep the changes backward compatible where possible.
  • Run the pre-commit checks successfully.
  • Run the relevant tests successfully.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.

Related Issues

@tonyfruzza tonyfruzza closed this by deleting the head repository Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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