Unverified Commit 82d1a32c authored by FichteFoll's avatar FichteFoll Committed by GitHub

Update CodeFormatter config (#6700)

parents ccbb0fc8 f14ea542
...@@ -1851,7 +1851,11 @@ ...@@ -1851,7 +1851,11 @@
"author": "Avtandil Kikabidze aka LONGMAN", "author": "Avtandil Kikabidze aka LONGMAN",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
......
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