Skip to content

Conversation

@AlexanderYukhanov
Copy link

No description provided.

@goneall
Copy link
Member

goneall commented Sep 6, 2023

It looks like your editor reformatted much of the changed files.

Could you make the changes without the changes to the white space?

FYI - We're using the default Eclipse 2.1 formatter which is set to tabs only, tab size of 4.

@AlexanderYukhanov
Copy link
Author

updating

@AlexanderYukhanov
Copy link
Author

Restored the surrounding formatting, please take another look

Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AlexanderYukhanov

I'll merge this in for the next release.

// files depends on if the filesAnalyzed flag
try {
if (getFiles().size() == 0) {
if (filesAnalyzed) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed we removed the check for files being present when files analyzed is true.

I went back and read the spec, and indeed there is no stated requirement that files be present - so this change is correct.

@goneall goneall merged commit b9902aa into spdx:master Sep 7, 2023
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