Skip to content

Conversation

elifia-muthia
Copy link

No description provided.

Elifia Muthia and others added 30 commits September 5, 2024 11:37
This PR cleans up the codebase to follow the style as directed in Part 1 of the assignment. This fixes the style of the initial codebase as directed by the warning messages from running the following command on the terminal:
```
mvn checkstyle:check
```

Changes in style includes:
- Replacing all tabs into spaces
- Adding javadoc comments
- Specifying all imports with the `.*` suffix
- Lexicographically ordering the import statements
- Ensuring that lines are less than 100 characters long
Copy link

This pull request has been automatically closed because it was opened in the upstream repository. Create your PRs within your own forked repository.

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