mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 10:52:08 +02:00
Style: adds BreakBeforeCloseBracketBracedList: true
This commit is contained in:
@@ -163,4 +163,5 @@ FFModuleBaseInfo ffCommandModuleInfo = {
|
||||
.generateJsonConfig = (void*) ffGenerateCommandJsonConfig,
|
||||
.formatArgs = FF_FORMAT_ARG_LIST(((FFModuleFormatArg[]) {
|
||||
{"Command result", "result"},
|
||||
}))};
|
||||
}))
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user