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

[Feature Request] Formatting #121

@junghans

Description

@junghans

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.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions