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 4454180

Browse files
committed
Perform strict check on Poetry configuration
1 parent 753d0bb commit 4454180

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Taskfile.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,8 @@ tasks:
496496
cmds:
497497
- |
498498
poetry check \
499-
--lock
499+
--lock \
500+
--strict
500501
501502
# Make a temporary file and print the path passed to stdout.
502503
# Environment variable parameters:

0 commit comments

Comments
(0)

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