JGCRI / hector

The Hector Simple Climate Model
http://jgcri.github.io/hector/
GNU General Public License v3.0
107 stars 45 forks source link

Update StyleGuide to note that clang-format shouldn't touch rcpp_constants #650

Closed bpbond closed 1 year ago

bpbond commented 1 year ago

Because doing so can cause bad things to happen to the roxygen2 documentation step.

Per discussion today with @kdorheim

Closes #649