mirror of
https://github.com/ribru17/ts_query_ls.git
synced 2025-12-23 05:36:52 +00:00
`format` applied a final newline to files before the actual formatter did so. Now it does, but we must remove the `format` patch lest two newlines be applied to files. Additionally, strings should go back to having their inner content untouched, as they can have other named nodes inside them, like escape sequences. |
||
|---|---|---|
| .. | ||
| after_complex.scm | ||
| after_missing.scm | ||
| after_predicates.scm | ||
| after_syntax_error.scm | ||
| after_trailing_whitespace.scm | ||
| before_complex.scm | ||
| before_missing.scm | ||
| before_predicates.scm | ||
| before_syntax_error.scm | ||
| before_trailing_whitespace.scm | ||