Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd08d07d

Browse files
chore: add link to Commitizen in Github workflow
Add a link to the Commitizen website in the Github workflow. Hopefullythis will help people when their job fails.
1 parent1efb123 commitd08d07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth:0
2828
-uses:actions/setup-python@v3
2929
-run:pip install --upgrade tox
30-
-name:Run commitizen
30+
-name:Run commitizen (https://commitizen-tools.github.io/commitizen/)
3131
run:tox -e cz
3232
-name:Run black code formatter (https://black.readthedocs.io/en/stable/)
3333
run:tox -e black -- --check

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp