Skip to content

Instantly share code, notes, and snippets.

@fivetran
fivetran / Fivetran.xml
Created July 2, 2014 21:56
Intellij code style
<?xml version="1.0" encoding="UTF-8"?>
<code_scheme name="Fivetran">
<ClojureCodeStyleSettings />
<SqlCodeStyleSettings>
<option name="NEW_LINE_BEFORE_OTHER_CLAUSES" value="false" />
</SqlCodeStyleSettings>
<XML>
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<codeStyleSettings language="JAVA">