8000 Make configuration directory lower-case by mortend · Pull Request #380 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make configuration directory lower-case #380

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

Merged
merged 2 commits into from
Dec 31, 2020

Conversation

mortend
Copy link
Member
@mortend mortend commented Dec 29, 2020

This makes the configuration part of the build output directory
lower-case, now making all path components of the default build
output directory lower-case.

Some users would argue that all lower-case directories appear more
modern, and look more familiar to users coming from other tooling.
Also, it's not a bad thing to update one's appearance once in a while,
and since we're preparing our next major release this seems like good
timing.

Please note that this is a breaking change (on case-sensitive
file-systems), though unlikely to affect users in practice (since
the majority of our audience are likely users of case-insensitive
file-systems, and it is rarely necessary to deal with your output
directory directly).

This makes the configuration part of the build output directory
lower-case, now making all path components of the default build
output directory lower-case.

Some users would argue that all lower-case directories appear more
modern, and look more familiar to users coming from other tooling.
Also, it's not a bad thing to update one's appearance once in a while,
and since we're preparing our next major release this seems like good
timing.

Please note that this is a breaking change (on case-sensitive
file-systems), though unlikely to affect users in practice (since
the majority of our audience are likely users of case-insensitive
file-systems, and it is rarely necessary to deal with your output
directory directly).
This improves wording and punctuation in our command-line
documentation.
@mortend
Copy link
Member Author
mortend commented Dec 31, 2020

@mortend mortend merged commit 141987b into fuse-open:master Dec 31, 2020
@mortend mortend deleted the lowercase-build-dirs branch December 31, 2020 10:30
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.

1 participant
0