mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-12 07:04:25 +00:00
Add code style settings
This commit is contained in:
parent
f3f6ba33ad
commit
3d97e7cc3a
15
.idea/codeStyleSettings.xml
generated
Normal file
15
.idea/codeStyleSettings.xml
generated
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectCodeStyleSettingsManager">
|
||||
<option name="PER_PROJECT_SETTINGS">
|
||||
<value>
|
||||
<ClojureCodeStyleSettings>{
|
||||
:cljs.test/are 2
|
||||
:clojure.test/are :only-indent
|
||||
:cursive.formatting/align-binding-forms true
|
||||
}</ClojureCodeStyleSettings>
|
||||
</value>
|
||||
</option>
|
||||
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
||||
</component>
|
||||
</project>
|
Loading…
x
Reference in New Issue
Block a user