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

Add the -f option and change way to create output #10

Merged
merged 1 commit into from Oct 21, 2021
Merged

Add the -f option and change way to create output #10

merged 1 commit into from Oct 21, 2021

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Oct 18, 2021

Description

  • Add the -f option to input the output file format.
  • Change it to use FL Util's functions when generating output.
  • Input Mode
    • AS-IS: If user just type enter, it asks user to re-enter (try 2 times).
      Source and dependency path to be analyzed are inputted respectively.
    • TO-BE: If user just type enter in the input mode, it is assumed that nothing has been inputted.
      Source and dependency path to be analyzed is input at once.

Type of change

Please insert 'x' one of the type of change.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim added the chore [PR/Issue] Refactoring, maintenance the code label Oct 18, 2021
@soimkim soimkim requested review from bjk7119 and dd-jy October 18, 2021 09:04
@soimkim soimkim self-assigned this Oct 18, 2021
@soimkim
Copy link
Contributor Author

soimkim commented Oct 18, 2021

The error is because the FL dependency hasn't been released yet.

@soimkim soimkim force-pushed the develop branch 3 times, most recently from 9a82752 to 5375b36 Compare October 21, 2021 09:02
@soimkim soimkim merged commit 6c35c88 into main Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore [PR/Issue] Refactoring, maintenance the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants