ComputationalRadiationPhysics / contributing

:books: guidelines and styles to contribute to our projects
Creative Commons Attribution 4.0 International
6 stars 10 forks source link

[clang-format] Switch `inline` and `static` positions #68

Closed j-stephan closed 1 year ago

j-stephan commented 1 year ago

Switch the positions of inline and static. The C standard considers inline static obsolescent.