Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Improved code style #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improved code style #40

wants to merge 1 commit into from

Conversation

CraxyTM
Copy link

@CraxyTM CraxyTM commented Oct 1, 2018

Some classes had mixed coding styles and some didn't obey the Java conventions.
So I did the following changes:

  • Mostly added brackets to if-statements and for-loops
  • Renamed variables in ClientProxy to lowercase to fit the java conventions

mostly added brackets to if-statements and for-loops
renamed variables in ClientProxy to lowercase to fit the java conventions
@msftclas
Copy link

msftclas commented Oct 1, 2018

CLA assistant check
All CLA requirements met.

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

Successfully merging this pull request may close these issues.

2 participants