Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: -vv-v #871

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

ci: -vv-v #871

wants to merge 1 commit into from

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Nov 14, 2024

内容

#323 以降Cargoコマンドに付けていた-vv (--verbose --verbose)を-v (--verbose)にする。理由としてはこの二年で依存ライブラリが増大したことにより、ログ出力の量がMB単位になる場合が出てきたため。

image

Cargoコマンドによってはギリギリプレビューできる範囲に収まっているが、個々について考えるのも面倒だし、一貫性の観点からも一括して置き換えてしまう。

関連 Issue

Refs: #323

その他

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants