NAME

    Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at
    once

VERSION

    This document describes version 0.015 of
    Dist::Zilla::PluginBundle::Git::CheckFor - released August 08, 2026 as
    part of Dist-Zilla-PluginBundle-Git-CheckFor.

SYNOPSIS

        ; in dist.ini
        [@Git::CheckFor]

DESCRIPTION

    This bundles several plugins that do some sanity/lint checking of your
    git repository; namely: you're on the right branch and you haven't
    forgotten any autosquash commits (fixup! or squash!).

SEE ALSO

    Please see those modules/websites for more information related to this
    module.

      * Dist::Zilla::Plugin::Git::CheckFor::Fixups

      * Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch

      * Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts

      * Dist::Zilla::PluginBundle::Git

BUGS

    Please report any bugs or feature requests on the bugtracker website
    https://github.com/rsrchboy/dist-zilla-pluginbundle-git-checkfor/issues

    When submitting a bug or request, please include a test-file or a patch
    to an existing test-file that illustrates the bug or desired feature.

AUTHOR

    Chris Weyl <cweyl@alumni.drew.edu>

CONTRIBUTORS

      * Christian Walde <walde.christian@googlemail.com>

      * Karen Etheridge <ether@cpan.org>

      * Mike Doherty <doherty@cs.dal.ca>

      * Olivier Mengué <dolmen@cpan.org>

COPYRIGHT AND LICENSE

    This software is Copyright (c) 2026 by Chris Weyl.

    This is free software, licensed under:

      The GNU Lesser General Public License, Version 2.1, February 1999

