Exawind / amr-wind

AMReX-based structured wind solver
https://exawind.github.io/amr-wind
Other
105 stars 83 forks source link

Add more clang tidy checks #1018

Closed marchdf closed 5 months ago

marchdf commented 5 months ago

Summary

Adding mpi, performance, and portability clang-tidy checks. Needs #1017 first.

performance-avoid-endl and performance-inefficient-string-concatenation looked ugly and we really don't care.

Pull request type

Please check the type of change your PR introduces:

Checklist

This PR was tested by running:

Test results: