Skip to content
Snippets Groups Projects
Commit 7e2e5bf3 authored by Markus Reiter's avatar Markus Reiter
Browse files

Document `FormulaCop`.

parent 52efa132
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment