Skip to content

Commit 416f580

Browse files
committed
Add engine.json
1 parent ac4a6c4 commit 416f580

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

engine.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Standard",
3+
"description": "Standard is an opinionated wrapper around RuboCop with no configuration necessary.",
4+
"maintainer": {
5+
"name": "Jacob Frautschi",
6+
"email": "[email protected]"
7+
},
8+
"languages" : ["Ruby"],
9+
"version": "0.6.0a",
10+
"spec_version": "0.3.1"
11+
}

0 commit comments

Comments
 (0)