language/just: formatter

This commit is contained in:
Snoweuph 2026-01-24 00:18:32 +01:00
commit 1af12636cd
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
2 changed files with 41 additions and 0 deletions

View file

@ -144,3 +144,7 @@
[Machshev](https://github.com/machshev):
- Added `ruff` and `ty` LSP support for Python under `programs.python`.
[Snoweuph](https://github.com/snoweuph)
- Added Formatting support to the `just` language through its builtin formatter.