Skip to content

Some of the files are not following the coding style conventions #44

Description

@rmakynen

Some of the files in the repository don't follow the coding conventions of the repository.

Example:
JEasyCryptoClient\src\CryptoClient.java

This file has a switch case that does not follow the Google Java Style, since the indentation for the "case" clauses are not indented correctly. Many files may have coding style issues.

The coding style guidelines were updated in issue #26 and pull request #39.

Help is needed to format all .java files to the correct format. The guidelines on how to easily format the files can be found in the pull request #39 (see changed files). If that pull request is already merged by the time you read this then you can simply read the Contribution guidelines regarding the formatting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions