Support 'gleam format' as Gleam fixer (#4710)

This commit is contained in:
Jonathan Palardy
2024-02-05 17:16:25 -08:00
committed by GitHub
parent 8922478a83
commit 1b24bd3f5f
8 changed files with 65 additions and 3 deletions

View File

@@ -212,6 +212,7 @@ formatting.
* Git Commit Messages
* [gitlint](https://github.com/jorisroovers/gitlint)
* Gleam
* [gleam_format](https://github.com/gleam-lang/gleam)
* [gleamlsp](https://github.com/gleam-lang/gleam)
* GLSL
* [glslang](https://github.com/KhronosGroup/glslang)