From db8dbd0743a1f80bc49efe0e4b106b85d5a581d6cd8c6f6a7c3d15e59f328f06 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 17 Feb 2023 11:13:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=14 --- StyLua.changes | 3 ++- StyLua.spec | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/StyLua.changes b/StyLua.changes index 0829950..3b55767 100644 --- a/StyLua.changes +++ b/StyLua.changes @@ -3,7 +3,8 @@ Fri Feb 17 10:33:34 UTC 2023 - Soc Virnyl Estela - Update to version 0.16.1: * General - - Fixed mistransformation of a function argument in a multilined function call when the argument contains a comment, causing a syntax error. We now attempt to hang the expression (#648) + - Fixed mistransformation of a function argument in a multilined function call when the argument + contains a comment, causing a syntax error. We now attempt to hang the expression (#648) * Luau - Fixed verify AST flagging a false positive for parentheses removed around a Luau type (#643) diff --git a/StyLua.spec b/StyLua.spec index 2e0776d..1ea4cb8 100644 --- a/StyLua.spec +++ b/StyLua.spec @@ -28,6 +28,7 @@ Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: rust+cargo +BuildRequires: zstd %description StyLua is an opinonated code formatter for Lua 5.1, 5.2, 5.3, 5.4 and Luau