style: format using treefmt

This commit is contained in:
teutat3s 2025-04-24 11:16:46 +02:00
parent 34249a0e40
commit af89d9f9b8
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -33,7 +33,10 @@
};
relabel_configs = [
{
source_labels = [ "__journal__systemd_unit" "__journal__systemd_user_unit" ];
source_labels = [
"__journal__systemd_unit"
"__journal__systemd_user_unit"
];
target_label = "service";
}
{