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

Commit b2d1e92

Browse files
bearomorphismLee-W
authored andcommitted
docs(pyproject.toml): move check-commit before cover
1 parent 7f41db3 commit b2d1e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ cover.help = "Run the test suite with coverage"
262262
cover.ref = "test --cov-report term-missing --cov-report=xml:coverage.xml --cov=commitizen"
263263

264264
all.help = "Run all tasks"
265-
all.sequence = ["check-commit", "format", "lint", "cover"]
265+
all.sequence = ["format", "lint", "check-commit", "cover"]
266266

267267
"doc:screenshots".help = "Render documentation screenshots"
268268
"doc:screenshots".script = "scripts.gen_cli_help_screenshots:gen_cli_help_screenshots"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /