Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: automatic formatting in Langium (#526)
Closes #31 Closes #33 Closes #513 Closes partially #433 ### Summary of Changes * Migrate Xtext formatter to Langium * Break the following lists across multiple lines if needed: * arguments * parameters * type parameters * results * Allow additional new lines between statements * Greatly improve formatter tests (though `vitest` doesn't quite reflect that for now) --------- Co-authored-by: megalinter-bot <129584137+megalinter-bot@users.noreply.github.com>
- Loading branch information