Class: Codeowners::Checker::Group::UnrecognizedLine

Inherits:
Line
  • Object
show all
Defined in:
lib/codeowners/checker/group/unrecognized_line.rb

Overview

Hold lines which are not defined in other line classes.

Instance Attribute Summary

Attributes inherited from Line

#parent

Method Summary

Methods inherited from Line

#<=>, #==, build, #initialize, #pattern?, #remove!, subclasses, #to_content, #to_file, #to_s, #to_tree

Constructor Details

This class inherits a constructor from Codeowners::Checker::Group::Line