Commit ed0f2203 authored by FichteFoll's avatar FichteFoll

Merge pull request #5313 from kipit/add_snippets_label_to_editorconfig

Add snippets label to EditorConfig package
parents cede1388 23191004
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
{ {
"name": "EditorConfig", "name": "EditorConfig",
"details": "https://github.com/sindresorhus/editorconfig-sublime", "details": "https://github.com/sindresorhus/editorconfig-sublime",
"labels": ["linting", "text manipulation", "formatting", "code style"], "labels": ["linting", "text manipulation", "formatting", "code style", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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