naturalcrit / homebrewery

Create authentic looking D&D homebrews using only markdown
https://homebrewery.naturalcrit.com
MIT License
1.04k stars 317 forks source link

Inconsistent file naming strategy #3352

Open calculuschild opened 3 months ago

calculuschild commented 3 months ago

@5e-Cleric has pointed out that we have a very inconsistent file/folder naming strategy

image

We got:

I would prefer camelCase, as it seems 90% of our file are already using that. Might be an easy project for someone to do.

5e-Cleric commented 3 months ago

With only three answers in two weeks, the form sent via gitter chat got the same answer, camelCase for both folder and files.

The only real problem will be updating all file paths, which should mostly be done automatically (VSC normally handles automatic path updating).