NCAR / micm

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

Add modernize-* checks to .clang-tidy #524

Open mwaxmonsky opened 2 months ago

mwaxmonsky commented 2 months ago

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

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

Describe alternatives you've considered N/A

Additional context N/A