← Back to team overview

dolfin team mailing list archive

CMake formatting

 

How do we want to format the CMake code?

foo(...)

or

foo (...)

?

One option is to do foo() always except for if (...) and foreach (...).

--
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups