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

plandex load with --recursive / -r flag should be tolerant of trailing slash in directory path #157

Open
danenania opened this issue Jun 28, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@danenania
Copy link
Contributor

Currently plandex load src -r is working, but plandex load src/ -r is not.

I think all that should be required is to normalize the path by removing any trailing slashes prior to loading.

@danenania danenania added enhancement New feature or request good first issue Good for newcomers labels Jun 28, 2024
@MahammadAgayev
Copy link

Hello @danenania I would like to work on it, Could you please assign it to me?

@danenania
Copy link
Contributor Author

@MahammadAgayev thank you! Assigned :)

@MahammadAgayev
Copy link

MahammadAgayev commented Jul 6, 2024

Fixed on #164 , @danenania could you please check?

@danenania
Copy link
Contributor Author

Thanks @MahammadAgayev! Will review soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants