ansible-later/docs/content/configuration/pre-commit.md
Robert Kaussow 106feff9ba
feat: add pre-commit support (#543)
Co-authored-by: Douglas Thor <doug.thor@gmail.com>
2023-02-10 10:15:01 +01:00

630 B

title
Pre-Commit setup

To use ansible-later with the pre-commit framework, add the following to the .pre-commit-config.yaml file in your local repository.

{{< highlight yaml "linenos=table" >}}