Skip to content

Commit d068786

Browse files
authored
Add ERB Formatter (#1714)
1 parent 001a7e2 commit d068786

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/tools/erb-formatter.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: ERB::Formatter
2+
categories:
3+
- formatter
4+
tags:
5+
- erb
6+
- html
7+
- ruby
8+
- rails
9+
license: MIT License
10+
types:
11+
- cli
12+
source: "https://github.com/nebulab/erb-formatter"
13+
homepage: "https://github.com/nebulab/erb-formatter"
14+
description: >-
15+
Format ERB files with speed and precision.

0 commit comments

Comments
 (0)