Commit 9f5472cf authored by GeeF's avatar GeeF

Update d.json

Added Diction package supporting GNU diction style checker
parent 1aaf0784
...@@ -392,6 +392,17 @@ ...@@ -392,6 +392,17 @@
} }
] ]
}, },
{
"name": "Diction",
"details": "https://github.com/GeeF/SublimeDiction",
"labels": ["linting", "stylecheck"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Diffy", "name": "Diffy",
"details": "https://github.com/zsong/diffy", "details": "https://github.com/zsong/diffy",
...@@ -915,4 +926,4 @@ ...@@ -915,4 +926,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment