yugabyte / tpcc

Repo to run TPCC benchmarks against YugabyteDB
Other
24 stars 21 forks source link

Standardize code style. #51

Closed psudheer21 closed 4 years ago

psudheer21 commented 4 years ago

The indentation and spacing in the code is pretty bad in many places. This code review addresses the changes in the TPCC directory.

More to follow.