Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

[Feature Request] Formatting #121

Open
junghans opened this issue Mar 8, 2019 · 0 comments
Open

[Feature Request] Formatting #121

junghans opened this issue Mar 8, 2019 · 0 comments
Assignees

Comments

@junghans
Copy link
Member

junghans commented Mar 8, 2019

Formatting the ctp similarly to the other VOTCA modules would be nice, assuming you have clang-format-7.0.1 or newer installed, you can simply do:

cmake .. -DBUILD_CTP=ON -DFORCE_CTP_FORMAT=ON
make format

(I added the FORCE_CTP_FORMAT option recently as part of votca/votca#145 and it can be romoved after ctp is formatted.)

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

No branches or pull requests

2 participants