From d08d07deefae345397fc30280c4f790c7e61cbe2 Mon Sep 17 00:00:00 2001 From: "John L. Villalovos" Date: Mon, 20 Jun 2022 12:28:38 -0700 Subject: [PATCH] chore: add link to Commitizen in Github workflow Add a link to the Commitizen website in the Github workflow. Hopefully this will help people when their job fails. --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 21d6beb52..2b40a4efb 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 0 - uses: actions/setup-python@v3 - run: pip install --upgrade tox - - name: Run commitizen + - name: Run commitizen (https://commitizen-tools.github.io/commitizen/) run: tox -e cz - name: Run black code formatter (https://black.readthedocs.io/en/stable/) run: tox -e black -- --check pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy