NCAR / micm

A model-independent chemistry module for atmosphere models
https://ncar.github.io/micm/
Apache License 2.0
5 stars 5 forks source link

Add performance-* tidy checks #521

Open mwaxmonsky opened 4 months ago

mwaxmonsky commented 4 months ago

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like Updates .clang-tidy with checks: performance-*,-performance... where -performance* are checks to exclude in the performance family.

Describe alternatives you've considered N/A

Additional context N/A