aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
Diffstat (limited to '.idea')
-rw-r--r--.idea/codeStyles/Project.xml24
-rw-r--r--.idea/codeStyles/codeStyleConfig.xml5
-rw-r--r--.idea/compiler.xml65
-rw-r--r--.idea/encodings.xml6
-rw-r--r--.idea/kotlinc.xml11
-rw-r--r--.idea/misc.xml6
-rw-r--r--.idea/scopes/scope_settings.xml5
7 files changed, 122 insertions, 0 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 00000000..ba49a93e
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,24 @@
+<component name="ProjectCodeStyleConfiguration">
+ <code_scheme name="Project" version="173">
+ <JetCodeStyleSettings>
+ <option name="CONTINUATION_INDENT_IN_PARAMETER_LISTS" value="false" />
+ <option name="CONTINUATION_INDENT_IN_ARGUMENT_LISTS" value="false" />
+ <option name="CONTINUATION_INDENT_FOR_EXPRESSION_BODIES" value="false" />
+ <option name="CONTINUATION_INDENT_FOR_CHAINED_CALLS" value="false" />
+ <option name="CONTINUATION_INDENT_IN_SUPERTYPE_LISTS" value="false" />
+ <option name="CONTINUATION_INDENT_IN_IF_CONDITIONS" value="false" />
+ <option name="WRAP_EXPRESSION_BODY_FUNCTIONS" value="1" />
+ </JetCodeStyleSettings>
+ <codeStyleSettings language="kotlin">
+ <option name="CALL_PARAMETERS_WRAP" value="5" />
+ <option name="CALL_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
+ <option name="CALL_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
+ <option name="METHOD_PARAMETERS_WRAP" value="5" />
+ <option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
+ <option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
+ <option name="EXTENDS_LIST_WRAP" value="1" />
+ <option name="METHOD_CALL_CHAIN_WRAP" value="1" />
+ <option name="ASSIGNMENT_WRAP" value="1" />
+ </codeStyleSettings>
+ </code_scheme>
+</component> \ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 00000000..79ee123c
--- /dev/null
+++ b/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+<component name="ProjectCodeStyleConfiguration">
+ <state>
+ <option name="USE_PER_PROJECT_SETTINGS" value="true" />
+ </state>
+</component> \ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
new file mode 100644
index 00000000..fb727eec
--- /dev/null
+++ b/.idea/compiler.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="CompilerConfiguration">
+ <wildcardResourcePatterns>
+ <entry name="!?*.java" />
+ <entry name="!?*.form" />
+ <entry name="!?*.class" />
+ <entry name="!?*.groovy" />
+ <entry name="!?*.scala" />
+ <entry name="!?*.flex" />
+ <entry name="!?*.kt" />
+ <entry name="!?*.clj" />
+ </wildcardResourcePatterns>
+ <annotationProcessing>
+ <profile name="Maven default annotation processors profile" enabled="true">
+ <sourceOutputDir name="target/generated-sources/annotations" />
+ <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
+ <outputRelativeToContentRoot value="true" />
+ <module name="dokka-maven-plugin" />
+ </profile>
+ </annotationProcessing>
+ <bytecodeTargetLevel>
+ <module name="android-gradle-plugin_main" target="1.8" />
+ <module name="android-gradle-plugin_test" target="1.8" />
+ <module name="ant_main" target="1.8" />
+ <module name="ant_test" target="1.8" />
+ <module name="buildSrc_main" target="1.8" />
+ <module name="buildSrc_test" target="1.8" />
+ <module name="cli_main" target="1.8" />
+ <module name="cli_test" target="1.8" />
+ <module name="core_main" target="1.8" />
+ <module name="core_test" target="1.8" />
+ <module name="fatjar_main" target="1.8" />
+ <module name="fatjar_test" target="1.8" />
+ <module name="gradle-integration-tests_main" target="1.8" />
+ <module name="gradle-integration-tests_test" target="1.8" />
+ <module name="gradle-plugin_main" target="1.8" />
+ <module name="gradle-plugin_test" target="1.8" />
+ <module name="integration_main" target="1.8" />
+ <module name="integration_test" target="1.8" />
+ <module name="maven-plugin_main" target="1.8" />
+ <module name="maven-plugin_test" target="1.8" />
+ <module name="org.jetbrains.dokka.android-gradle-plugin.main" target="1.8" />
+ <module name="org.jetbrains.dokka.android-gradle-plugin.test" target="1.8" />
+ <module name="org.jetbrains.dokka.ant.main" target="1.8" />
+ <module name="org.jetbrains.dokka.ant.test" target="1.8" />
+ <module name="org.jetbrains.dokka.buildSrc.main" target="1.8" />
+ <module name="org.jetbrains.dokka.buildSrc.test" target="1.8" />
+ <module name="org.jetbrains.dokka.cli.main" target="1.8" />
+ <module name="org.jetbrains.dokka.cli.test" target="1.8" />
+ <module name="org.jetbrains.dokka.core.main" target="1.8" />
+ <module name="org.jetbrains.dokka.core.test" target="1.8" />
+ <module name="org.jetbrains.dokka.fatjar.main" target="1.8" />
+ <module name="org.jetbrains.dokka.fatjar.test" target="1.8" />
+ <module name="org.jetbrains.dokka.gradle-integration-tests.main" target="1.8" />
+ <module name="org.jetbrains.dokka.gradle-integration-tests.test" target="1.8" />
+ <module name="org.jetbrains.dokka.gradle-plugin.main" target="1.8" />
+ <module name="org.jetbrains.dokka.gradle-plugin.test" target="1.8" />
+ <module name="org.jetbrains.dokka.integration.main" target="1.8" />
+ <module name="org.jetbrains.dokka.integration.test" target="1.8" />
+ <module name="org.jetbrains.dokka.maven-plugin.main" target="1.8" />
+ <module name="org.jetbrains.dokka.maven-plugin.test" target="1.8" />
+ </bytecodeTargetLevel>
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
new file mode 100644
index 00000000..97626ba4
--- /dev/null
+++ b/.idea/encodings.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="Encoding">
+ <file url="PROJECT" charset="UTF-8" />
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
new file mode 100644
index 00000000..38d23597
--- /dev/null
+++ b/.idea/kotlinc.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="Kotlin2JsCompilerArguments">
+ <option name="sourceMapEmbedSources" />
+ <option name="sourceMapPrefix" />
+ </component>
+ <component name="KotlinCommonCompilerArguments">
+ <option name="apiVersion" value="1.1" />
+ <option name="languageVersion" value="1.2" />
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 00000000..e208459b
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
+ <output url="file://$PROJECT_DIR$/out" />
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml
new file mode 100644
index 00000000..922003b8
--- /dev/null
+++ b/.idea/scopes/scope_settings.xml
@@ -0,0 +1,5 @@
+<component name="DependencyValidationManager">
+ <state>
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
+ </state>
+</component> \ No newline at end of file