grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

112 standardize code formatting #113

Closed EnekoGonzalez3 closed 10 months ago

EnekoGonzalez3 commented 10 months ago

Whole code has been reviewed and the code style has been implemented by using the CLion's automatic formatter. Additionally, the code style files (ChronoLog.xml & ChronoLog.clang-format) have been included to the repo under the CodeStyleFiles folder.