-
Notifications
You must be signed in to change notification settings - Fork 18
docs: Add instruction when to use hyphens or underscores for file and folder names under FAQ #330
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
docs: Add instruction when to use hyphens or underscores for file and folder names under FAQ #330
Conversation
…rscore for file/folder
![]() @sbillinge ready for review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 202504-doc-command #330 +/- ##
===================================================
Coverage 52.63% 52.63%
===================================================
Files 2 2
Lines 19 19
===================================================
Hits 10 10
Misses 9 9 🚀 New features to boost your workflow:
|
very nice!!!!! |
@bobleesj @sbillinge |
@TingwenZhang Great question. Thanks for asking. For the hidden files/folders, these are typically non-public facing and the naming convention is not chosen by us but by the developers of those applications. So it is important to follow their standard in order to config their apps. So, you can ignore the files under But I will make it clearer in the documentation. |
Thanks @bobleesj and @TingwenZhang great discussion. |
Closes #329
Please check the rendered HTML screenshot below.