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::Screen -- Common facilities for Lintian screens

Author

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

Description

A class for masking Lintian tags after they are issued

Instance Methods

name advocates reason see_also

Name

Lintian::Screen -- Common facilities for Lintian screens

See Also

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

Synopsis

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

See Also