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

feat(diff): support <date> <date> for input #1175

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat(diff): support <date> <date> for input #1175

wants to merge 4 commits into from

Conversation

kazuminn
Copy link
Contributor

@kazuminn kazuminn commented Feb 11, 2021

What did you implement:

スクリーンショット 2021-02-11 午後9 55 27

Fixes #847
add -date option for -diff , -diff-plus and -diff-minus.
Prints the json to the date directory to the right of the comma.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

$ vuls report -diff -date date,date -to-localfile -format-json

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

@kazuminn kazuminn changed the title [WIP] feat(diff): -date option [WIP] feat(diff): Feb 11, 2021
@kazuminn kazuminn changed the title [WIP] feat(diff): [WIP] feat(diff): support <date> <date> for input Feb 11, 2021
@kazuminn kazuminn changed the title [WIP] feat(diff): support <date> <date> for input feat(diff): support <date> <date> for input Feb 11, 2021
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.

report -diff to support <date> <date> for input
1 participant