From 0c269110a3348e2e2a345e2b2bade093c32fd1fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:29:51 +0000 Subject: [PATCH] File sync from bmos/fg-workflows --- .stylua.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stylua.toml b/.stylua.toml index b85ecdb..af51bad 100644 --- a/.stylua.toml +++ b/.stylua.toml @@ -1,3 +1,3 @@ -column_width = 150 +column_width = 160 quote_style = "AutoPreferSingle" -collapse_simple_statement = "Always" +collapse_simple_statement = "Never"