-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactoring OssItem * Add FileItem * fix license setter * Update scanneritem and write function * change spdx write func * Remove unused variables * Remove unused import * Add external sheet to ScannerItem * Check the length of sheet contents * Change correct func * Allow printing of custom excel sheets * Update compare mode * update excel func * Hide header for external sheets * update ui mode writing func * fix the yaml bug --------- Signed-off-by: jiyeong.seok <[email protected]> Co-authored-by: Soim <[email protected]>
- Loading branch information
Showing
18 changed files
with
562 additions
and
871 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,5 @@ pytest | |
pytest-cov | ||
pytest-flake8 | ||
flake8==3.9.2 | ||
tox-wheel | ||
tox-wheel | ||
fosslight-source |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.