We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4a6c4 commit 416f580Copy full SHA for 416f580
engine.json
@@ -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