Dimitar Bonev
Results
2
issues of
Dimitar Bonev
Could you include the unsupported image type in the error message. It will be helpful for investigating errors of this kind. I see that error `pixel_dimensions_error` already includes information (pixel...
Output is ``` .gem/ruby/2.1.2/gems/rubocop-git-0.1.1/lib/rubocop/git/diff_parser.rb:24:in `block in parse': undefined method `patch' for nil:NilClass (NoMethodError) ``` The following regex does not match the patched file name ``` [1] pry(main)> '+++ i/test.rb' =~...