Add erb-formatter support (#4546)

This commit is contained in:
Arash Mousavi
2023-07-24 21:38:52 +09:00
committed by GitHub
parent 3d10770387
commit 93a4f70414
7 changed files with 54 additions and 1 deletions
+1
View File
@@ -184,6 +184,7 @@ formatting.
* [elm-make](https://github.com/elm/compiler)
* Erb
* [erb](https://apidock.com/ruby/ERB)
* [erb-formatter](https://github.com/nebulab/erb-formatter)
* [erblint](https://github.com/Shopify/erb-lint)
* [erubi](https://github.com/jeremyevans/erubi)
* [erubis](https://github.com/kwatch/erubis)