Closed thoma127 closed 8 months ago
When brakeman runs in the pre-commit hook I sometimes get this error:
Parsing files... /usr/local/bundle/gems/brakeman-3.7.2/lib/brakeman/parsers/template_parser.rb:63: warning: Invalid ERB trim mode: "/app/app/views/layouts/application.html.erb" (trim_mode: nil, 0, 1, 2, or String composed of '%' and/or '-', '>', '<>') Processing initializers... Processing libs...ssed Processing routes... Processing templates... Unrecognized action on _erbout: <<
My current tests don't have any brakeman errors. One way or another, I think this issue is closed.
When brakeman runs in the pre-commit hook I sometimes get this error: