Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Conversation

@jormon
Copy link

@jormon jormon commented Dec 29, 2019

haml-lint will exit with status code 65 when there are any lints that tripped. The existing code incorrectly assumes that the return code will always be 0 even when lints fail.

I believe this fixes #169

haml-lint will exit with status code 65 when there are any lints that
tripped.  the existing code incorrectly assumes that the return code
will always be 0 even when lints fail.
@jormon
Copy link
Author

jormon commented Dec 29, 2019

Once #171 is merged, I believe this will pass green.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blank error message when running Ruby 2.6.4

1 participant