[refactor]: adjustment of file name specification #714
Labels
Comments
|
Corrects:
IMO, filenames should always be kebab-case, like
|
|
@hyrious what standard should be used for directory names? camelcase? |
It should be kebab-case. |
|
@crimx @Cheerego7 What do you guys think? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since we don't do any strong checks on the file names, we have the following file name forms:
I think we should have a set of specifications to restrict file names.
all I can think of at the moment is:
The text was updated successfully, but these errors were encountered: