chore(idea): add ktfmt settings

This commit is contained in:
Harsh Shandilya 2023-07-22 23:51:43 +05:30
parent 93d9b240ee
commit 70a08c3f13
No known key found for this signature in database

7
.idea/ktfmt.xml 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>