Class: Git::Lint::Reporters::Branch
- Inherits:
-
Object
- Object
- Git::Lint::Reporters::Branch
- Defined in:
- lib/git/lint/reporters/branch.rb
Overview
Reports issues related to a single branch.
Instance Method Summary collapse
-
#initialize(collector: Collector.new, colorizer: Pastel.new) ⇒ Branch
constructor
A new instance of Branch.
- #to_s ⇒ Object