StyLua is pretty stable now, with the formatting not changing wildly anymore. We should look to stabilise to something like v2.0.0
Stabilisation Guarantees:
- The formatting output is stable, and should not change excessively
- Major code formatting changes will be classified as a breaking change and will require a major version bump
- Minor version bumps will still allow minor style changes, especially around edge cases.
- With the above three points, a minor/patch version bump should not result in excessive diff noise
Checklist before stabilisation:
... and a bit more as I continue to think on it. (All issues labelled as "bug" should also be resolved beforehand)
StyLua is pretty stable now, with the formatting not changing wildly anymore. We should look to stabilise to something like
v2.0.0Stabilisation Guarantees:
Checklist before stabilisation:
syntax = "Lua51"/"Lua52"/"Luau") [Build Release Assets for all StyLua variants #103, Lua 5.2 label syntax error when using binary built all features enabled #407]. This requires support upstream in full-moon--respect-ignores#765... and a bit more as I continue to think on it. (All issues labelled as "bug" should also be resolved beforehand)