Commit graph

8 commits

Author SHA1 Message Date
Octol1ttle
6e0d9b8ca0
change: improve clang-tidy CI speed by only running autogen & autorcc
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-04-24 12:11:03 +05:00
renovate[bot]
a7c91796b3
chore(deps): update hendrikmuhs/ccache-action action to v1.2.23 2026-04-21 09:23:37 +00:00
Octol1ttle
a79cb5a9fc
change(CI): run clang-tidy quietly and only for files in compilation database
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-04-03 16:42:46 +05:00
Octol1ttle
d2eae3b072
change(CI): verify clang-tidy config before running
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-04-03 16:42:45 +05:00
renovate[bot]
d0ac15a275
chore(deps): update hendrikmuhs/ccache-action action to v1.2.22 2026-03-26 16:28:16 +00:00
renovate[bot]
cf1722110e
chore(deps): update hendrikmuhs/ccache-action action to v1.2.21 2026-03-18 03:57:15 +00:00
Seth Flynn
067a992378
ci(clang-tidy): disable pch
This would previously make most of our files error out with
`error: __OPTIMIZE__ predefined macro was enabled in PCH file but is currently disabled`

Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 15:47:03 -04:00
Seth Flynn
33056c913d
ci: run clang-tidy
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 15:46:57 -04:00