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