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

"files" flag broken on Windows #43

Open
tarik-hamani-by opened this issue Dec 4, 2024 · 0 comments · May be fixed by #47
Open

"files" flag broken on Windows #43

tarik-hamani-by opened this issue Dec 4, 2024 · 0 comments · May be fixed by #47
Assignees

Comments

@tarik-hamani-by
Copy link

tarik-hamani-by commented Dec 4, 2024

It seems that the "files" flag is broken on Windows when it references to a file in a subfolder.

  • *: works
  • config.go: works
  • cfg/config.go: file is ignored
  • cfg\config.go: file is ignored
  • cfg\\config.go: file is ignored

I was able to reproduce the issue on on the examples provided in the _example folder.

Versions used:

  • Windows: 10.0.19045
  • Go: 1.23.4 windows/amd64
@g4s8 g4s8 self-assigned this Dec 6, 2024
@g4s8 g4s8 linked a pull request Dec 6, 2024 that will close this issue
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 a pull request may close this issue.

2 participants