Merge branch 'clang-tidy' into 'master'

add .clang-tidy file

See merge request wlroots/wlroots!5288
This commit is contained in:
Simon Zeni 2026-05-08 06:46:06 -04:00
commit 9eb2b3268a
6 changed files with 79 additions and 4 deletions

View file

@ -35,4 +35,5 @@ endforeach
wlr_files += configure_file(
output: 'config.h',
configuration: internal_config,
macro_name: 'CONFIG_H',
)