Scroll to navigation

LINTIAN-BRUSH(1) User Commands LINTIAN-BRUSH(1)

NAME

lintian-brush - automatically fix lintian issues

SYNOPSIS

lintian-brush [-h] [--no-update-changelog] [--version] [--list-fixers] [--list-tags] [--diff] [TAGS [TAGS ...]]

DESCRIPTION

lintian-brush automatically applies a set of fixes for common lintian issues, adds the relevant changelog entries and commits the changes to the local version control system.

positional arguments:

Lintian tag for which to apply fixer.

optional arguments:

show this help message and exit
Whether to update the changelog.
show program's version number and exit
List available fixers.
List lintian tags for which fixers are available.
Override the fixers directory.
After running all fixers, display the changes made as a single unified diff.

EXAMPLES

$ lintian-brush --list-tags
List all lintian tags for which fixers are available.
$ lintian-brush
Run all fixers in the current Debian package.

SEE ALSO

lintian(1)

AUTHORS

Jelmer Vernooij <jelmer@debian.org>

October 2018 lintian-brush 0.1