Skip to content
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

Inconsistent File Naming: CamelCase vs PascalCase #2043

Open
carlIkai opened this issue Feb 26, 2025 · 2 comments
Open

Inconsistent File Naming: CamelCase vs PascalCase #2043

carlIkai opened this issue Feb 26, 2025 · 2 comments

Comments

@carlIkai
Copy link

Hello, while using your repository, I noticed that there is currently an inconsistency in file naming conventions. All JavaScript file names in the algorithms folder (with the exception of all sorting algorithms, Matrix.js from math and Knapsack.js from sets), are in camel case while all the JavaScript file names in data-structures, playground and utils/comparator are in pascal case. I propose changing file names from camel case to pascal case to enhance consistency in the repository. I'm new to OSS, so I thought this might be a good introduction to contributing. Let me know what you think!

@lazarljubenovic
Copy link

Start your OSS journey by not using AI to generate your posts.

@carlIkai
Copy link
Author

I wrote the post, but can tell that the wording I used is too formal. I’m a cs student right now, so I guess I just have paper writing brain. This semester I’m taking OSS, and am trying to get some experience contributing. I was attracted to this repository because it was helpful when I was taking algorithms. I can definitely go elsewhere if this doesn’t feel like the right fit though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants