Comment 6 for bug 2047654

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ironic (master)

Reviewed: https://review.opendev.org/c/openstack/ironic/+/917880
Committed: https://opendev.org/openstack/ironic/commit/9c955685c47d49311726c3625df67811ab1ae009
Submitter: "Zuul (22348)"
Branch: master

commit 9c955685c47d49311726c3625df67811ab1ae009
Author: Jay Faulkner <email address hidden>
Date: Wed May 1 14:00:30 2024 -0700

    Add pre-commit configuration and docs

    pre-commit is a git hooks framework which does lots of useful things
    before you commit, like validating lint and codespell -- easy things to
    forget, especially in a post-codespell world.

    Related-bug: 2047654
    Change-Id: I22738f9dceebe194e5aedff8815cd786013de456