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

[BUG] Support for directories containing whitespaces #302

Open
abeldantas opened this issue Nov 5, 2023 · 1 comment
Open

[BUG] Support for directories containing whitespaces #302

abeldantas opened this issue Nov 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@abeldantas
Copy link

Current Behavior:

When we perform code-review-gpt review on a repo with staged changes in directories with whitespaces, we get:
ERROR Error: Failed to get files with changes: {}

Steps To Reproduce:

Stage changes and review a file under:
Scripts/Some Folder/test.sh

Environment:

  • Os: MacOs
  • Node: v20.6.0
  • npm: 9.8.1
@abeldantas abeldantas added the bug Something isn't working label Nov 5, 2023
@mattzcarey
Copy link
Owner

Hey, thanks for your issue. Feel free to create a PR to fix this. It is a problem with the filtering of the files by extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants