Skip to content

Reformat code to Java style guide and rename classes to PascalCase#207

Open
costeadev wants to merge 1 commit intoPrajaktaSathe:mainfrom
costeadev:main
Open

Reformat code to Java style guide and rename classes to PascalCase#207
costeadev wants to merge 1 commit intoPrajaktaSathe:mainfrom
costeadev:main

Conversation

@costeadev
Copy link

Description:

  • Renamed all Java class files to PascalCase for consistency.
  • Reformatted all Java files according to the standard Java style guide (4-space indentation, K&R braces, proper spacing).

Reason:

  • Many files had inconsistent naming and formatting.
  • Improves readability and maintainability for beginners contributing to the repo.

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

Successfully merging this pull request may close these issues.

1 participant