Merge branch 'clang-tidy' into 'master'

add .clang-tidy file

See merge request wlroots/wlroots!5288
This commit is contained in:
Simon Zeni 2026-03-21 19:11:18 -04:00
commit ff531ca397
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',
)