blond-org / BLonD-cpp

BLonD implementation in C++
GNU General Public License v3.0
2 stars 3 forks source link

Coding conventions #7

Open kiliakis opened 8 years ago

kiliakis commented 8 years ago

Compromise on these coding conventions: https://root.cern.ch/coding-conventions#Preferred_Coding_Style

OlegJakushkin commented 8 years ago

Use -DWITH_FORMAT=True to enable automated code reformat on build. Edit style rules to automatically change formatting across all project files.