mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
chore: disable ktfmt in the IDE
The auto-format option messes up Compose code
This commit is contained in:
parent
327cce9075
commit
9b2a1cba64
1 changed files with 1 additions and 0 deletions
1
.idea/ktfmt.xml
generated
1
.idea/ktfmt.xml
generated
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KtfmtSettings">
|
||||
<option name="enableKtfmt" value="Disabled" />
|
||||
<option name="enabled" value="true" />
|
||||
<option name="uiFormatterStyle" value="Google (internal)" />
|
||||
</component>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue