Scroll to navigation

Lintian::Check(3) Debian Package Checker Lintian::Check(3)

NAME

Lintian::Check -- Common facilities for Lintian checks

SYNOPSIS

 use Moo;
 use namespace::clean;
 with('Lintian::Check');

DESCRIPTION

A class for collecting Lintian tags as they are issued

INSTANCE METHODS

Get processable underlying this check.
Get group that the processable is in.
Check::Info structure for this check.
Run the check.
Tag the processable associated with this check

AUTHOR

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

SEE ALSO

lintian(1)

2020-11-27 Lintian v2.104.0