forked from pool/StyLua
* 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) * Luau - Fixed verify AST flagging a false positive for parentheses removed around a Luau type (#643) OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=13
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">StyLua-0.16.1.tar.gz</param>
|
|
<param name="compression">zst</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled">
|
|
<param name="srcdir">StyLua-0.16.1</param>
|
|
</service>
|
|
</services>
|
|
|