sue445/rubocop-itamae

View on GitHub
lib/rubocop/itamae.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

require 'rubocop/itamae/version'

module RuboCop
  module Itamae # rubocop:disable Style/Documentation
    # Your code goes here...
  end
end