Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-06 | Create clang-tidy check to rename all our includes | Jade Lovelace | |
It is a little bit scuffed, but it seems to produce correct results. We can run it at a later date when we want to explode every in-flight commit in existence and then need to filter-branch them. Fixes: https://git.lix.systems/lix-project/lix/issues/188 Change-Id: Id97e4651f78804a941d941df02c7c1b21ce453b6 | |||
2024-03-18 | clang-tidy check infrastructure | Jade Lovelace | |
This brings in infrastructure for developing new custom clang-tidy lints and refactors for Lix. Change-Id: I3df5f5855712ab4f97d4e84d771e5e818f81f881 |