style: format using treefmt
This commit is contained in:
parent
34249a0e40
commit
af89d9f9b8
1 changed files with 4 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue