Last active
October 25, 2018 15:00
-
-
Save wjoel/d47309bb0f922e9ec06fb04b1625b7a6 to your computer and use it in GitHub Desktop.
Revisions
-
wjoel renamed this gist
Oct 25, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
wjoel created this gist
Oct 25, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,72 @@ <code_scheme name="Default" version="173"> <DBN-PSQL> <case-options enabled="false"> <option name="KEYWORD_CASE" value="lower" /> <option name="FUNCTION_CASE" value="lower" /> <option name="PARAMETER_CASE" value="lower" /> <option name="DATATYPE_CASE" value="lower" /> <option name="OBJECT_CASE" value="preserve" /> </case-options> <formatting-settings enabled="false" /> </DBN-PSQL> <DBN-SQL> <case-options enabled="false"> <option name="KEYWORD_CASE" value="lower" /> <option name="FUNCTION_CASE" value="lower" /> <option name="PARAMETER_CASE" value="lower" /> <option name="DATATYPE_CASE" value="lower" /> <option name="OBJECT_CASE" value="preserve" /> </case-options> <formatting-settings enabled="false"> <option name="STATEMENT_SPACING" value="one_line" /> <option name="CLAUSE_CHOP_DOWN" value="chop_down_if_statement_long" /> <option name="ITERATION_ELEMENTS_WRAPPING" value="chop_down_if_not_single" /> </formatting-settings> </DBN-SQL> <JSCodeStyleSettings> <option name="USE_CHAINED_CALLS_GROUP_INDENTS" value="true" /> </JSCodeStyleSettings> <ScalaCodeStyleSettings> <option name="alwaysUsedImports"> <array> <option value="io.circe.generic.auto._" /> <option value="org.http4s.circe.CirceEntityCodec._" /> </array> </option> <option name="SPACES_AROUND_AT_IN_PATTERNS" value="true" /> </ScalaCodeStyleSettings> <TypeScriptCodeStyleSettings> <option name="USE_DOUBLE_QUOTES" value="false" /> <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" /> <option name="SPACES_WITHIN_IMPORTS" value="true" /> <option name="USE_CHAINED_CALLS_GROUP_INDENTS" value="true" /> </TypeScriptCodeStyleSettings> <codeStyleSettings language="JAVA"> <indentOptions> <option name="INDENT_SIZE" value="2" /> <option name="CONTINUATION_INDENT_SIZE" value="4" /> <option name="TAB_SIZE" value="2" /> </indentOptions> </codeStyleSettings> <codeStyleSettings language="JavaScript"> <indentOptions> <option name="INDENT_SIZE" value="2" /> <option name="CONTINUATION_INDENT_SIZE" value="2" /> <option name="TAB_SIZE" value="2" /> </indentOptions> </codeStyleSettings> <codeStyleSettings language="TypeScript"> <indentOptions> <option name="INDENT_SIZE" value="2" /> <option name="CONTINUATION_INDENT_SIZE" value="2" /> <option name="TAB_SIZE" value="2" /> </indentOptions> </codeStyleSettings> <codeStyleSettings language="XML"> <indentOptions> <option name="INDENT_SIZE" value="2" /> <option name="CONTINUATION_INDENT_SIZE" value="4" /> <option name="TAB_SIZE" value="2" /> </indentOptions> </codeStyleSettings> </code_scheme>