Add raco_fmt fixer for Racket files (#4354)

* Add raco_fmt fixer for Racket files

* Fix command and add test

* Fix quoting
This commit is contained in:
Jeremy Cantrell
2022-11-07 07:20:25 -06:00
committed by GitHub
parent edffffac25
commit 4b433e5693
5 changed files with 39 additions and 0 deletions

View File

@@ -506,6 +506,7 @@ formatting.
* Racket
* [racket-langserver](https://github.com/jeapostrophe/racket-langserver/tree/master)
* [raco](https://docs.racket-lang.org/raco/)
* [raco_fmt](https://docs.racket-lang.org/fmt/)
* Re:VIEW
* [redpen](http://redpen.cc/)
* ReasonML