mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
naming.md: Added rule to use lower case files and folders only
Currently files and folders are all lower case. Doxygen also has a tag set to disallow files and folders with upper case names. Added an item on the naming.md page which states only lower case names should be used for files and folders. Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
parent
db021fa970
commit
eeb370556f
@ -21,6 +21,7 @@ jsupm_grove.
|
||||
Other times this does not. Try to pick a generic name so people with a similar
|
||||
sensor can inherit your class if they only have minor changes.
|
||||
3. Avoid brand names, often your module can be very generic with little effort
|
||||
4. Use only lowercase characters in your file names and folder names.
|
||||
|
||||
### Doubt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user