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

Shellcheck for specific folders #8

Open
robertauer opened this issue Aug 28, 2019 · 0 comments · May be fixed by #9
Open

Shellcheck for specific folders #8

robertauer opened this issue Aug 28, 2019 · 0 comments · May be fixed by #9
Labels
enhancement New feature or request

Comments

@robertauer
Copy link
Member

There should be an option to only shellcheck all files in a specific folder, for example shellCheck("./resources"). As of now, shellCheck() checks all shell scripts in all subfolders which is sometimes too much, e.g. when there is a node_modules folder present.

@robertauer robertauer added the enhancement New feature or request label Aug 28, 2019
robertauer added a commit that referenced this issue Mar 13, 2020
@robertauer robertauer linked a pull request Mar 13, 2020 that will close this issue
robertauer added a commit that referenced this issue Mar 13, 2020
robertauer added a commit that referenced this issue Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant