Skip to content

Fix 'conflicts_with' arg, snake_case to kebab-case #62

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

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

Conversation

masan4444
Copy link

@masan4444 masan4444 commented Jul 28, 2021

structopt::conflicts_withの引数をcase_numからcase-num

conflicts_withの引数に指定するオプション名はデフォルトではkebab-caseなので、修正しました。

main.rs#L187をコメントアウトした際、修正前ではconflict機能が働かず、cargo atcoder test--customcase-numが同時に指定できてしまう。
修正後は指定できないことを確認。

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.

1 participant