chore(idea): add ktfmt and code completion tweaks

This commit is contained in:
Harsh Shandilya 2022-09-06 11:10:06 +05:30
parent ed8402034e
commit 4451e426d4
No known key found for this signature in database
3 changed files with 44 additions and 10 deletions

7
.idea/ktfmt.xml generated Normal file
View 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>