diff --git a/.github/detekt.yml b/.github/detekt.yml index 5a6a836..70365a5 100644 --- a/.github/detekt.yml +++ b/.github/detekt.yml @@ -102,7 +102,7 @@ complexity: excludeStringsWithLessThan5Characters: true ignoreStringsRegex: '$^' TooManyFunctions: - active: true + active: false excludes: ['**/test/**', '**/androidTest/**', '**/commonTest/**', '**/jvmTest/**', '**/jsTest/**', '**/iosTest/**'] thresholdInFiles: 11 thresholdInClasses: 11 diff --git a/.idea/artifacts/workflow_core_jvm_0_26_0_SNAPSHOT.xml b/.idea/artifacts/workflow_core_jvm_0_26_0_SNAPSHOT.xml new file mode 100644 index 0000000..5b3b425 --- /dev/null +++ b/.idea/artifacts/workflow_core_jvm_0_26_0_SNAPSHOT.xml @@ -0,0 +1,8 @@ + + + $PROJECT_DIR$/../workflow/workflow-core/build/libs + + + + + \ No newline at end of file diff --git a/.idea/artifacts/workflow_runtime_jvm_0_26_0_SNAPSHOT.xml b/.idea/artifacts/workflow_runtime_jvm_0_26_0_SNAPSHOT.xml new file mode 100644 index 0000000..979368a --- /dev/null +++ b/.idea/artifacts/workflow_runtime_jvm_0_26_0_SNAPSHOT.xml @@ -0,0 +1,9 @@ + + + $PROJECT_DIR$/../workflow/workflow-runtime/build/libs + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 61a9130..ef35b0d 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,16 @@ - + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index d8282dd..4a6b2b9 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -46,5 +46,25 @@