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

Use PascalCase case for class-based files #13

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

nicholasray
Copy link
Contributor

BatchSpawn is a class with a constructor so use PascalCase to follow the
convention used in other codebases like Minerva. Files that are not class based (e.g. that export a function) can remain in camelCase

BatchSpawn is a class with a constructor so use PascalCase to follow the
convention used in other codebases like Minerva.
@nicholasray nicholasray merged commit 06220af into main Apr 26, 2022
@nicholasray nicholasray deleted the pascal-case-for-class branch April 26, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant