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

Feature request: Warn on uppercase directory name #167

Open
ColtonIdle opened this issue Sep 5, 2021 · 1 comment
Open

Feature request: Warn on uppercase directory name #167

ColtonIdle opened this issue Sep 5, 2021 · 1 comment

Comments

@ColtonIdle
Copy link

Directory names using some uppercase letters can cause issue.

For example

OSX is not case sensitive by default but linux is.
The inputs are treated as completely different directories.

We should catch this in gradledoctor!

(I may try to implement this in the future, but saving the idea here for now)

@runningcode
Copy link
Owner

Thanks for filing!

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

No branches or pull requests

2 participants