chore(idea): add ktfmt settings
This commit is contained in:
parent
93d9b240ee
commit
70a08c3f13
1 changed files with 7 additions and 0 deletions
7
.idea/ktfmt.xml
Normal file
7
.idea/ktfmt.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KtfmtSettings">
|
||||
<option name="enabled" value="true" />
|
||||
<option name="uiFormatterStyle" value="Google (internal)" />
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in a new issue