Document FormulaCop.
This commit is contained in:
parent
52efa13222
commit
7e2e5bf388
@ -14,6 +14,9 @@ require "rubocops/shared/helper_functions"
|
||||
|
||||
module RuboCop
|
||||
module Cop
|
||||
# Superclass for all formula cops.
|
||||
#
|
||||
# @api private
|
||||
class FormulaCop < Cop
|
||||
include RangeHelp
|
||||
include HelperFunctions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user