Skip to content

Conversation

@OhioDschungel6
Copy link

This PR should fix #262

@kzantow
Copy link
Collaborator

kzantow commented Aug 26, 2025

Hey @OhioDschungel6, thanks for the fix -- it looks like you need to Sign-Off your commits

@kzantow kzantow changed the title Fix https://github.com/spdx/tools-golang/issues/262 Fix GetAllFilePaths returning paths without slash prefix Aug 26, 2025
@OhioDschungel6
Copy link
Author

Hey, yes i will fix that today afternoon :)

Signed-off-by: OhioDschungel6 <39698795+ohiodschungel6@users.noreply.github.com>
@OhioDschungel6 OhioDschungel6 force-pushed the fix-GetAllFilePaths-bug branch from 6133c6f to 710584e Compare August 27, 2025 20:03
@OhioDschungel6
Copy link
Author

@kzantow Fixed it

kzantow
kzantow previously approved these changes Sep 8, 2025
Copy link
Collaborator

@kzantow kzantow left a comment

Choose a reason for hiding this comment

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

👍

@kzantow kzantow dismissed their stale review September 8, 2025 14:18

Looks to be some test failures -- t.Chdir not present in this version of go.

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.

filesystem.GetAllFilePath violates its contract if the input path is "."

2 participants