diff --git a/data/tools/erb-formatter.yml b/data/tools/erb-formatter.yml new file mode 100644 index 000000000..37ef5cb6d --- /dev/null +++ b/data/tools/erb-formatter.yml @@ -0,0 +1,15 @@ +name: ERB::Formatter +categories: + - formatter +tags: + - erb + - html + - ruby + - rails +license: MIT License +types: + - cli +source: "https://github.com/nebulab/erb-formatter" +homepage: "https://github.com/nebulab/erb-formatter" +description: >- + Format ERB files with speed and precision.