logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Lintian::Check -- Common facilities for Lintian checks

Author

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

Description

A class for operating Lintian checks

Instance Methods

name processable group profile hints data visit_files run pointed_hint hint stringify

Name

Lintian::Check -- Common facilities for Lintian checks

See Also

lintian(1) Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Check(3)

Synopsis

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

See Also