Closed razzeee closed 3 years ago
This uses npx tree-sitter test -u to format the test files, which should lead to a uniform way of formatting these.
npx tree-sitter test -u
Previously we spend quiet some time on line breaking the changes, so that they reman readable. This can now be automated.
This uses
npx tree-sitter test -u
to format the test files, which should lead to a uniform way of formatting these.Previously we spend quiet some time on line breaking the changes, so that they reman readable. This can now be automated.