Sha256: bc7fde956dd60d4155f5e802271f83f1835a133c481afe3c1520d9ff7f4964a2
Contents?: true
Size: 178 Bytes
Versions: 2
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true require 'rubocop/mhenrixon/version' module Rubocop module Mhenrixon class Error < StandardError; end # Your code goes here... end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-mhenrixon-0.79.5 | lib/rubocop/mhenrixon.rb |
rubocop-mhenrixon-0.79.4 | lib/rubocop/mhenrixon.rb |