4 Commits
Author SHA1 Message Date
VaxryandGitHub 5ba33f8461 config/lua: init lua config manager, use lua if available (#13817)
Adds a new lua config manager, which will automatically be used if there is a lua config present.
2026-04-26 15:16:36 +01:00
SaladinandGitHub 3830200cff clang-tidy: fix duplicate entry in .clang-tidy (#14045)
* Fix duplicate entry in .clang-tidy

Removed duplicate entry for 'bugprone-forward-declararion-namespace'.

* Remove same duplicate in checks too
2026-04-12 16:51:44 +01:00
UjinT34andGitHub 4d82cc5957 internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
VaxryandGitHub 8bbeee1173 core: Add clang-tidy (#8664)
This adds a .clang-tidy file for us.

It's not a strict requirement to be compliant, but I tuned it to be alright.
2024-12-07 18:51:18 +01:00