Overview
-
module RuboCop
-
module Socketry
-
module Layout
-
class ConsistentBlankLineIndentation
A RuboCop cop that enforces consistent blank line indentation based on AST structure.
-
-
class Plugin
Represents a LintRoller plugin that provides RuboCop rules for Socketry projects.
-
-