Sha256: ed425446589aa4093dca8c323d33def39b62b20c509081facd0e625eecdb3ed9
Contents?: true
Size: 168 Bytes
Versions: 13
Compression:
Stored size: 168 Bytes
Contents
module RuboCop::Git # ref. https://github.com/thoughtbot/hound/blob/d2f3933/app/models/file_violation.rb class FileViolation < Struct.new(:filename, :offenses) end end
Version data entries
13 entries across 13 versions & 4 rubygems