Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I followed the configuration/setup for Ruby, and have the following lefthook.yml config:
I noticed that brakeman "gets stuck":
I tried a number of flags (parallel, output, debug, bundler, no bundler, etc.) but I think the cause is the default paging behavior which the brakeman docs note here:
I thought this might be a useful improvement to the docs in case anyone else runs into this
I'm running macOS Mojave, brakeman 4.6.1 (via gem install), lefthook 0.6.3 (via gem install), ruby 2.6.3