ComPWA / ComPWA-legacy

[deprecated] C++ back-end for the Common Partial Wave Analysis framework
https://compwa.github.io/legacy
Other
9 stars 9 forks source link

style: format CMake for line-based comparison #315

Closed redeboer closed 8 months ago

redeboer commented 4 years ago

See .cmake-format. This is in preparation to splitting the Minuit/ROOT dependency (https://github.com/ComPWA/ComPWA/pull/314). So the point is: fewer statements per line and dangling parentheses.

For https://github.com/ComPWA/ComPWA/pull/314#issuecomment-626549485

codecov[bot] commented 4 years ago

Codecov Report

Merging #315 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   38.57%   38.57%           
=======================================
  Files          86       86           
  Lines        7365     7365           
=======================================
  Hits         2841     2841           
  Misses       4524     4524