run meson formatter

This commit is contained in:
Ailin Nemui 2026-01-25 22:07:44 +01:00
commit 221d520c37
33 changed files with 661 additions and 315 deletions

View file

@ -11,4 +11,5 @@ install_data(
'scriptassist.pl',
'usercount.pl',
),
install_dir : scriptdir)
install_dir : scriptdir,
)