-
-
Notifications
You must be signed in to change notification settings - Fork 255
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
make check is failing #442
Labels
Comments
I disabled many of the erroneous ShellCheck rules that were giving false positives, and fixed a few legitimate issues as well. Feel free to help out with the remaining linting errors.
|
Opened a PR with fixes to the above linting errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Running
make check
failsSteps To Reproduce
Steps to reproduce the bug:
make check
Expected Behavior
All checks should pass
Actual Behavior
Fails with lots of shellcheck errors
The text was updated successfully, but these errors were encountered: