Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Detekt

Supporting the development of Detekt - The Kotlin Static Analyzer
Collective - Host: opensource - https://opencollective.com/detekt - Code: https://github.com/detekt

Update actions/stale action to v6 (#5330)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 625979dde2ec6673333c5e364f5d05df2b78fded authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency org.kohsuke:github-api to v1.313 (#5357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 003430382faf6a64a7a568dc7b9d76d8c9ba556a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix gradle dependency warnings (#5369)

github.com/detekt/detekt - be7ee8062fa039441e58750e6f1edad8f75706ad authored about 2 years ago by Vitaly V. Pinchuk <[email protected]>
Update dependency danger to v11.1.3 (#5368)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 398b80d3957d27b62c811c8ffeee806c4b68e7cf authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/setup-node digest to 969bd26 (#5359)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 522994af3e4c63ae7bd701c5666eb38003c29db8 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update kotlin to v1.7.20 (#5363)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 265109a2ed0b43fa55c2dcf19f819b6bc1355bdf authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action digest to e0e5ded (#5329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - ab1807c158b7ea60990de0b045bf16c0ba400fbd authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update gradle/gradle-build-action digest to fd32ae9 (#5364)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 753fec9d7212499bb32148fddf70f4d9404e99d2 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency io.mockk:mockk to v1.13.2 (#5361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 59bedc9eeda131b404dda44330e5cf4645e81fa1 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/setup-java digest to a18c333 (#5356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 54968a8f7fe292b7ad8dbd1126d26e44eebc8337 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency org.yaml:snakeyaml to v1.33 (#5354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 9d99f4220fb4b30a85619f12c3b601cffa46c168 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Change requires type resolution rule warning to debug level to not spam the user console (#5353)

github.com/detekt/detekt - dbc89c02abb94e5213f3e6abfc9d661b1d962eb5 authored about 2 years ago by Artur Bosch <[email protected]>
Report UseDataClass findings on class name (#5352)

Closes #5338

github.com/detekt/detekt - bb0f6cdeef1bd5e8c10991eb62a7d9f23881936d authored about 2 years ago by Artur Bosch <[email protected]>
Report LabeledExpression as the label instead of the whole expression (#5351)

Closes #5316

github.com/detekt/detekt - 121b0d883f3dbe0d4bc684c1f4cf36b8d0b217a0 authored about 2 years ago by Artur Bosch <[email protected]>
Report CastToNullableType at the cast operator instead of the whole expression (#5350)

Closes #5346

github.com/detekt/detekt - 7b73606ede75b2a9066ec57006e4c6273e4c4391 authored about 2 years ago by Artur Bosch <[email protected]>
Convert previously known string property to list based on default value (#5347)

* Convert previously known string property to list based on default value - #5323

* Improve t...

github.com/detekt/detekt - 2db2098f460e5f926c104c1b287fb94237e4c245 authored about 2 years ago by Artur Bosch <[email protected]>
Update docs - mention the `detekt-formatting` default rules and a way to disable/enable them (#5345)

Co-authored-by: schalkms <[email protected]>

github.com/detekt/detekt - e39010d06763597fea35f551896b0683b232c703 authored about 2 years ago by Igor Wojda <[email protected]>
Differentiate between correctable and non-correctable KtLint rules (#5324)

* Differentiate between correctable and non-correctable KtLint rules

* Split testcases into s...

github.com/detekt/detekt - d04d85ea9578d301413a6b6f6f552f9dd36edaff authored about 2 years ago by Artur Bosch <[email protected]>
Clarify deprecation note for `IgnoredReturnValue` property (#5337)

github.com/detekt/detekt - 9a35a3aec418d234d9c889a91895e19a9f9b567e authored over 2 years ago by Nicola Corti <[email protected]>
Update dependency io.mockk:mockk to v1.13.1 (#5336)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 0e2d98b6f528264e738cccec4e92d1ccdf31e478 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update gradle/gradle-build-action digest to c295a40 (#5335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 78b49185e5f81f2af419cf1a33594a8964c021ae authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Get Android variant compile classpath from compileConfiguration (#5152)

* Get compile classpath from variant compileConfiguration

Using compileClasspath didn't resol...

github.com/detekt/detekt - 505d6d7c09b874c372e6492b6595b98cb0927532 authored over 2 years ago by Matthew Haughton <[email protected]>
CanBeNonNullable: explain why the rule does what it does. (#5332)

github.com/detekt/detekt - 3e6d1d088f38f2e0087f43a5a13d0c7fd519420c authored over 2 years ago by Róbert Papp <[email protected]>
Fix changelog path in the githubRelease config (#5326)

github.com/detekt/detekt - f3152f670c5fbbae5c2b82820c3de215789c29ec authored over 2 years ago by Nicola Corti <[email protected]>
Bump junit-jupiter from 5.9.0 to 5.9.1

Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release note...

github.com/detekt/detekt-custom-rule-template - 25a8a1109affe6656ceb175638b446e3bd460182 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependency org.junit.jupiter:junit-jupiter-api to v5.9.1 (#5325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 7eab480468da5eeea3fcf61bf57ce7c7e9350155 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Detekt Rules Marketplace (#5191)

* Initial draft of Rules Marketplace

* Include all the marketplace feedbacks

* Cleanup the cod...

github.com/detekt/detekt - 8fe53b4131eab24808627f1b2d7cc99e919bd833 authored over 2 years ago by Nicola Corti <[email protected]>
Prepare Detekt 1.22.0-RC1 (#5319)

github.com/detekt/detekt - 283da9ee7921f3d1c4dfda2f10d8d900a38d02b6 authored over 2 years ago by Nicola Corti <[email protected]>
Introduce code style settings

github.com/detekt/detekt-intellij-plugin - a0dcf007c460875de1bb8097c8871e5ec6454606 authored over 2 years ago by Artur Bosch <[email protected]>
Introduce add finding to baseline action

github.com/detekt/detekt-intellij-plugin - 230bf8a90821bde16267c1a46fcdf4af9bb0d3eb authored over 2 years ago by Artur Bosch <[email protected]>
Update codecov/codecov-action digest to d9f34f8 (#5318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 93a230669e3887165028191db146bd99721e5240 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update to detekt 1.22.0-RC1

github.com/detekt/detekt-intellij-plugin - aaf7c5309a294a4e7308f36a4fb8f582a4febb8b authored over 2 years ago by Artur Bosch <[email protected]>
MaxLineLength: raw typo and test cleanup (#5315)

* MaxLineLength: fix excludeRawStrings config description

* MaxLineLengthSpec: unify indentatio...

github.com/detekt/detekt - 4e6cd7571b3c1fbe44502ea5e597b74202e79857 authored over 2 years ago by Róbert Papp <[email protected]>
Do not log ProcessCancellationException's

github.com/detekt/detekt-intellij-plugin - 2dbc572b6d67f2b7de822e41a92753c7ea7c26b9 authored over 2 years ago by Artur Bosch <[email protected]>
EndOfSentenceFormat: fix HTML tag heuristic (#5313)

github.com/detekt/detekt - 8c11aafc5ed9db767741571cf8554e9fba6cf636 authored over 2 years ago by Róbert Papp <[email protected]>
Fix EndOfSentenceFormat highlight (#5311)

* Reference bugfix like other inner classes

* EndOfSentenceFormatSpec: add invalid expectatio...

github.com/detekt/detekt - 783a6233b2d03928d68911640041b9786fc455d9 authored over 2 years ago by Róbert Papp <[email protected]>
Update github/codeql-action digest to 904260d (#5302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 51ed85a14b2b23341211038e6baccd4e744b2270 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/stale digest to 99b6c70 (#5299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 81808be848253e57be36521c80a0d8f187dd47c4 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Introduce configFile property on DetektGenerateTask (#5308)

github.com/detekt/detekt - f5be0d806d91077c23f5d53585d54c909935eb1f authored over 2 years ago by Matthew Haughton <[email protected]>
Update dependency com.android.tools.build:gradle to v7.3.0 (#5306)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 2f7576aecdfba0eaa76578ab2525abef534014da authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency io.mockk:mockk to v1.12.8 (#5303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 37b44a0d877f6ffc7ced8deea25151aee162c0a5 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update the readme (#5305)

github.com/detekt/detekt - ae0dc890ddf2cc36fdf7e6ed6cc2c9ccf1ad818e authored over 2 years ago by lcfyhr <[email protected]>
Improve debug suggestion message (#5300)

github.com/detekt/detekt - 65d52d7c6677386475aa7ba49750048a97cbc259 authored over 2 years ago by Vitaly V. Pinchuk <[email protected]>
Fat-Jar version of detekt-generator module (#5297)

* Make fat-jar version of detekt-generator

This will enable calls through CLI to generate confi...

github.com/detekt/detekt - e02ac27911ac1855f3f985078bdd8f8e8112c266 authored over 2 years ago by Vitaly V. Pinchuk <[email protected]>
Improve MultilineRawStringIndentation (#5245)

github.com/detekt/detekt - 15c19aaf07f19b180180fe5344815d9dca13fada authored over 2 years ago by Brais Gabín <[email protected]>
Add config generator for custom rules (#5080)

* [WIP] Add config generator for custom rules

* [WIP] Add config generator for custom rules
...

github.com/detekt/detekt - 1c3e62bebbfdbd495e081607a8885462d2eb0a0d authored over 2 years ago by Vitaly V. Pinchuk <[email protected]>
Update dependency org.yaml:snakeyaml to v1.32 (#5295)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 0b9ff32a2a897bc77192a6db3eb222737752065e authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Toolchains docs (#5293)

* Add Groovy DSL test for jdkHome

* Add jdkHome to Gradle docs

github.com/detekt/detekt - 84276f291ccafe97a2994f69da574b3dcc9a73ac authored over 2 years ago by Matthew Haughton <[email protected]>
Disable configuration cache by default (#5294)

github.com/detekt/detekt - a9f51caea0802cfa9f903a4e1134a2f3b532bb51 authored over 2 years ago by Matthew Haughton <[email protected]>
Remove fail fast (#5290)

* Simplify tests

* Improve naming

* Remove fail fast

github.com/detekt/detekt - 19eed8a3ca0b2d1264d15799e183a67fb7d00849 authored over 2 years ago by Brais Gabín <[email protected]>
Warn about enabled rules that are not going to run (#5226)

* Avoid unnecesary usage of null

* Simplify code

* Improve createProcessingSettings

* A...

github.com/detekt/detekt - e3cae708462af9e1d01795f357c367dba76f1891 authored over 2 years ago by Brais Gabín <[email protected]>
Fix main (#5292)

github.com/detekt/detekt - 19d5f82e32589a5114c07887c15007f23de91dd9 authored over 2 years ago by Brais Gabín <[email protected]>
`IgnoredReturnValue`: add option `returnValueTypes` to enable rule for particular types (#4922)

* Add hasSourceLocation assertion for FindingAssert

* Add returnValueTypes option to declare ...

github.com/detekt/detekt - 04838fe156e22f6176344e3d0d598f92c9435def authored over 2 years ago by Osip Fatkullin <[email protected]>
Remove rule from NamingRules multi rule (#5212)

Co-authored-by: v.stelmashchuk <[email protected]>

github.com/detekt/detekt - c435739edfb8d51d98f99d518610e6b73d903fe3 authored over 2 years ago by Volodymyr Stelmashchuk <[email protected]>
Add toolchains support to Gradle plugin (#5269)

* Add jdkHome parameter to CLI

* Add toolchain support to Gradle plugin

This aligns to the...

github.com/detekt/detekt - c626f1e54e844baad89f573d6c41c45655a39b7e authored over 2 years ago by Matthew Haughton <[email protected]>
Adopt new AGP dsl (#5288)

github.com/detekt/detekt - c6ac2b514e3d993ecba041aed2e96308d099981a authored over 2 years ago by Goooler <[email protected]>
Allow configuration files with yaml extension

Fixes #300

github.com/detekt/detekt-intellij-plugin - 42242387c0c3b800611a2ce67f5bdb85fdc32e6e authored over 2 years ago by Philip Graf <[email protected]>
NonBooleanPropertyPrefixedWithIs: Allow boolean functions (#5285)

github.com/detekt/detekt - f104e9956bf7839d1426bd97048269faabfdeaec authored over 2 years ago by brittanyberlanga <[email protected]>
Don't run rules annotated with `@RequiresTypeResolution` when running plain detekt (#5176)

* Improve tests

* Use reflection to disable the rules that require type solving when the Bindin...

github.com/detekt/detekt - 5e460993dcc6f33bf17a7183fef81db21bfa19f6 authored over 2 years ago by Brais Gabín <[email protected]>
Update actions/setup-java digest to d854b6d (#5284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - bda79d32afdd692eb9cc92496a42237fd018fa5b authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fixed linter issue into UnnecessaryPartOfBinaryExpressionSpec (#5280)

Co-authored-by: v.stelmashchuk <[email protected]>

github.com/detekt/detekt - 97fd12be0e998738f4122dae4e8accaa869b84ea authored over 2 years ago by Volodymyr Stelmashchuk <[email protected]>
Implement rule `UnnecessaryPartOfBinaryExpression` (#5203)

* Implement check for unnecessary part of binary expression

* Update the default config

* ...

github.com/detekt/detekt - c1178f28cb4a9e5b0e766bfad2a03be5a91bc80f authored over 2 years ago by Volodymyr Stelmashchuk <[email protected]>
Create detekt-rules-ruleauthors module (#5129)

github.com/detekt/detekt - 5d179e1b3729dd7338909adc68817a83da38d5cd authored over 2 years ago by Brais Gabín <[email protected]>
Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.8.1 (#5279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - ccbcce2b7876ac6d58eb7a6b86646487f0258022 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Allow apiDump to run with configuration cache enabled (#5278)

Fixed in org.jetbrains.kotlinx.binary-compatibility-validator 0.11.1

github.com/detekt/detekt - 8e9ae4dd1b3a903a455d49bc11489185b88d5273 authored over 2 years ago by Matthew Haughton <[email protected]>
Update plugin binaryCompatibilityValidator to v0.11.1 (#5277)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 11fff0cd9486d74984d4201793761e465ecaee2c authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Enable trim multiline raw string (#5243)

* Don't use raw string in annotation

* Improve tests

* Fix indentation

* Fix format

...

github.com/detekt/detekt - d5165629636eb5d37fd10b10761c9363adb808e8 authored over 2 years ago by Brais Gabín <[email protected]>
Fix false-positive on `NestedScopeFunctions` (#5274)

* Don't hide the fact that there are not available descriptors

* Make function return the cor...

github.com/detekt/detekt - 37584c2c3477a568a83d733fa0adbcb8b867e71b authored over 2 years ago by Brais Gabín <[email protected]>
Improve test utils (#5275)

github.com/detekt/detekt - 6b6d904ca2c9b6983392f9d44b071ad4789d5918 authored over 2 years ago by Brais Gabín <[email protected]>
Use convention method to set task property defaults (#5272)

https://docs.gradle.org/7.5.1/userguide/lazy_configuration.html#applying_conventions

github.com/detekt/detekt - 9c7a491c6495ec4f68cc4c2b3042e296550b08d9 authored over 2 years ago by Matthew Haughton <[email protected]>
Fix issue with not some wrong commands (#5266)

There is error on https://detekt.dev/docs/gettingstarted/cli/ page.

instead of `curl -sSLO ht...

github.com/detekt/detekt - 361eb579fdb03b5e6097a337cb8a488c4507ecc3 authored over 2 years ago by Ilya <[email protected]>
Update docusaurus monorepo to v2.1.0 (#5270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 720ac956bba69d47c9322421d0e7c675f2b09ce1 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add missing ktlint rule wrappers (#5256)

* Refactor formatting ruleset lists

This reflects current status at 0.46.1 for standard vs expe...

github.com/detekt/detekt - 1122d5da0c5ee52f437540a33ddf2d2ac3a74b82 authored over 2 years ago by Matthew Haughton <[email protected]>
Update github/codeql-action digest to b398f52 (#5267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - cb3bf43c66bf9b7ab86f173a9b31346dedf9abbf authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update ktlint rule doc links (#5258)

github.com/detekt/detekt - cb29e0a71d3f27134b769dfad296e7307c013242 authored over 2 years ago by Matthew Haughton <[email protected]>
Update plugin org.gradle.test-retry to v1.4.1 (#5260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 7a979aad5a67ef2d1268c9d11d9b418f44de8bf8 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove redundant rule config for rules enabled by default (#5257)

github.com/detekt/detekt - da7daf693d3d32a90aaa4369e271e632930b4b51 authored over 2 years ago by Matthew Haughton <[email protected]>
Update gradle/gradle-build-action digest to 356abb4 (#5255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 9a3b8ce37509a39320a73ee1da87cabb1e94db47 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
UnusedPrivateMember: fix false positive with backtick parameters (#5252)

github.com/detekt/detekt - 1a60429dd7ca77b13bcf40aa67d42cedd5951656 authored over 2 years ago by Toshiaki Kameyama <[email protected]>
Update dependency org.yaml:snakeyaml to v1.31 (#5250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 2866976a40c7802a2ae4670703e8373e66603dee authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action digest to c7f292e (#5248)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - faef343d72d9dd56e94f6a41159f4c5eb9af404d authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Introduce baseline tooling api (#5239)

github.com/detekt/detekt - d21596a0128eac69ca39846bb5370886e64c7be7 authored over 2 years ago by Artur Bosch <[email protected]>
Prepare 1.21.3 release

github.com/detekt/detekt-intellij-plugin - 6c98b8e9b5c2748a63f97a7331e394d98cf436a2 authored over 2 years ago by Artur Bosch <[email protected]>
Check paths are not directories

github.com/detekt/detekt-intellij-plugin - 8e2d3c9f2afbf65f24d8a5581f3d68e5d6157c15 authored over 2 years ago by Artur Bosch <[email protected]>
Simplify migration paths fix - #272

github.com/detekt/detekt-intellij-plugin - a1d6ceb09c6d0c27f17a7fdfe36230bcf95302a6 authored over 2 years ago by Artur Bosch <[email protected]>
Check-in run configurations

github.com/detekt/detekt-intellij-plugin - bee05878de1fe66960c2a75081698559ca8a5cd5 authored over 2 years ago by Artur Bosch <[email protected]>
Attempt to fix issue with invalid paths (#275)

* Attempt to fix issue with invalid paths

Fixes #272

* Also fix migration

github.com/detekt/detekt-intellij-plugin - 0e123fd65678710a17aeda02f2d78ea013150e4e authored over 2 years ago by Sebastiano Poggi <[email protected]>
UnnecessaryLet: fix false positive with with invoke operator calls (#5240)

github.com/detekt/detekt - 428857436389dcebbf738d6c0e96b7b5afd5df40 authored over 2 years ago by Toshiaki Kameyama <[email protected]>
Update dependency danger to v11.1.2 (#5242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 9662ceb006ec5e9a39323795c6640fd4d6f261ca authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action digest to 7fee4ca (#5241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 214017fe1d49cfca1033b94cedd682e196336d2e authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Improve raw-string-format (#5244)

github.com/detekt/detekt - 149eee92119b5f4d99bd07705c29e8f32dd3cb7c authored over 2 years ago by Brais Gabín <[email protected]>
Log errors to debug if stack traces without detekt mentioned are thrown by our plugin (#268)

* Log errors to try debug if errors without detekt stacktraces are thrown by our plugin

* Do ...

github.com/detekt/detekt-intellij-plugin - 9dee6d6a0582fd64de229a60e31b258a59dec100 authored over 2 years ago by Artur Bosch <[email protected]>
Add exhaustiveness check for config validation (#5089)

* Add exhaustiveness check for config validation

* fix ArgumentListWrapping

* inject depre...

github.com/detekt/detekt - 2645549d0bbdb795a2fc8ed3e62602a39226ff7f authored over 2 years ago by marschwar <[email protected]>
Bump jvm from 1.6.21 to 1.7.10

Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.10.
- [Release notes](https:...

github.com/detekt/detekt-custom-rule-template - 4b43bd55d3a7c013485d0127caef15dcff9a8970 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow secondary constructors to reference CoroutineDispatchers (#5227)

Allow constructor delegation elements to refer to dispatchers
directly, similar to how default ...

github.com/detekt/detekt - b8fbc8e546b4689889240f1d0cbb4cad74f7dbe3 authored over 2 years ago by Joe Barnett <[email protected]>
Update dependency org.spekframework.spek2:spek-dsl-jvm to v2.0.19 (#5237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - ebf0b1ffb0b84ed561c91cf9701150b189756c2e authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action digest to f5d217b (#5233)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 71ec14152b7d827a7f4804b8e2b7d93457284714 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update gradle/gradle-build-action digest to cd579d9 (#5235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - db13f883b9c1c7b482d2e722ae815f5bfcb6e785 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency org.kohsuke:github-api to v1.308 (#5230)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/detekt/detekt - 782a8a84ed759ccbc87a830f2ac98983ae3ae1a0 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>