Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.
This repository was archived by the owner on May 28, 2022. It is now read-only.

File names convention: use camel case #88

Description

@damithc

The current convention is to use PascalCase for files and camelCase for folders.
After using that convention for a while, I realized may be it is better to use camelCase for both. The reason is some 'default' files expected by other conventions (e.g. index.html) has a better chance of not conflicting with camelCase. Furthermore, I think it is more common for people to use all lower case letters for file names when the name has only one word (too lazy to press Shift key? :-p)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions