NAME

Git::Lint::Check - constructor for Git::Lint::Check modules

SYNOPSIS

use Git::Lint::Check;

my $check = Git::Lint::Check->new();

DESCRIPTION

Git::Lint::Check provides a contructor for child modules.

This module is not meant to be initialized directly.

CONSTRUCTOR

new

Returns the Git::Lint::Check object.