forked from pool/StyLua
* Fixed LuaJIT suffixes LL/ULL causing a panic when running in --verify mode * Fixed incorrect formatting of conditionals when collapse_simple_statement is enabled and the block begins with an empty line * Fixed formatting of dot function call chains with comment between dot and names OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/StyLua?expand=0&rev=34
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor"
|