forked from pool/StyLua
* Fixed necessary parentheses removed in (-X) ^ Y causing change in semantics * Take into account function token size when formatting an anonymous function function() end (particularly relevant when collapsing simple statements) * Support hanging inside of Luau type arrays { T } to fix formatting issues when comments are present OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=6
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor" |