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

warn hash_comment != "analyze" if output format is json #215

Merged
merged 5 commits into from
Nov 23, 2021

Conversation

r-terada
Copy link
Collaborator

When "print" or "skip" are specified as "hash_comment" option, it breaks json format and json paraser becomes unable to parse the result.
Added assertion about hash_comment and output_format.

print or skip hash comment break json format, and json paraser becomes unable to parse the result
@hiroshi-matsuda-rit hiroshi-matsuda-rit merged commit d9db446 into develop Nov 23, 2021
@hiroshi-matsuda-rit hiroshi-matsuda-rit changed the title assert hash_comment == "analyze" if output format is json w hash_comment == "analyze" if output format is json Nov 23, 2021
@hiroshi-matsuda-rit hiroshi-matsuda-rit changed the title w hash_comment == "analyze" if output format is json warn hash_comment != "analyze" if output format is json Nov 23, 2021
@hiroshi-matsuda-rit hiroshi-matsuda-rit deleted the feature/fix_json_with_hash_comment branch December 16, 2021 16:59
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.

2 participants