parent
8f3af5a7fc
commit
05fbb0e071
@ -1,10 +1,13 @@ |
|||||||
{ |
{ |
||||||
"formatter": { |
"formatter": { |
||||||
"indentStyle": "space", |
"indentStyle": "space", |
||||||
"indentSize": 4, |
"indentSize": 4, |
||||||
"lineWidth": 100 |
"lineWidth": 100 |
||||||
}, |
}, |
||||||
"linter": { |
"linter": { |
||||||
"ignore": ["pkg"] |
"ignore": ["pkg"] |
||||||
} |
}, |
||||||
} |
"organizeImports": { |
||||||
|
"enabled": true |
||||||
|
} |
||||||
|
} |
||||||
|
Loading…
Reference in new issue