Export visual guides to Json (IDEA-206789)

This commit is contained in:
Rustam Vishnyakov
2019-02-14 14:28:17 +03:00
parent dc58eac990
commit d76d6e1844
9 changed files with 95 additions and 0 deletions
@@ -257,6 +257,10 @@
"use_single_class_imports": true,
"variable_annotation_wrap": "off",
"visibility": "public",
"visual_guides": [
11,
22
],
"while_brace_force": "never",
"while_on_new_line": false,
"wrap_comments": false,
@@ -240,6 +240,10 @@
"use_single_class_imports": true,
"variable_annotation_wrap": "off",
"visibility": "public",
"visual_guides": [
11,
22
],
"while_brace_force": "never",
"while_on_new_line": false,
"wrap_comments": false,