chaos-polymtl / lethe

Repository for the open-source lethe CFD/DEM/CFD-DEM project
https://chaos-polymtl.github.io/lethe/index.html
GNU Lesser General Public License v2.1
269 stars 59 forks source link

Remove all clang tidy warnings from the core library of Lethe #1243

Closed blaisb closed 3 weeks ago

blaisb commented 3 weeks ago

Description

Since I have deployed the new CI action, we are able to identify many more alerts using clang sanitizer. This PR aims at removing the alerts from the core library of Lethe. We still have warnings when we compile with clang, but this will need an additional CI instance check.

Testing

All units tests and application tests should pass before this is merged.

Code related list:

Pull request related list: