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
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.3 to 5.5.4.
- [Release...
I was stuck trying to match some function signatures (from Timber on Android)
for the Forbidden...
github.com/detekt/sarif4k - c6a5c5ea08d8965ab3a00595fcdcf42d64363bf4 authored about 2 years ago by Chao Zhang <[email protected]>
github.com/detekt/sarif4k - 7f0ca159d84ce216b33ac79ae0c4aa00ac8e0684 authored about 2 years ago by Chao Zhang <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - f0b9b44a4ad57748309538f155cec603b51a0bd7 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/sarif4k - a7559fa73dbfcd6cfd3e8f4d63861f6b1cbdd663 authored about 2 years ago by Chao Zhang <[email protected]>
Upgrade dependencies
github.com/detekt/sarif4k - 98f7df0cf5973da64bb333c44faadb0231871c47 authored about 2 years ago by Chao Zhang <[email protected]>github.com/detekt/detekt - a7b10e436e2e7b3afd919aa44055dca10828b59c authored about 2 years ago by Matthew Haughton <[email protected]>
github.com/detekt/detekt - 83331fad4c0343032cfc6d5cce9d36425f0e820a authored about 2 years ago by Matthew Haughton <[email protected]>
* Ensure verifyGeneratorOutput task checks necessary files
* Update generated ruleauthors con...
github.com/detekt/detekt - e5a976802a9e5843f13fe03693c51fb10d541c91 authored about 2 years ago by Matthew Haughton <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - e0b3d99480451576a924add07c1a7bf8e6582bd3 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 7d2bda11618c280d31049d467ebe529a55a5e429 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - ac2cb4d2ac39a4b77db5c6cfa98c9e9b71f78d97 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.2 to 5.5.3.
- [Release...
* fix: ReturnCount false positive
* check ci
* fix: make test code snippet compile
* refactor...
github.com/detekt/detekt - 2ad733a2d80a7db49e6d289d9cd0377ac128396b authored about 2 years ago by sanggggg <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 90915e5c0ac8d5dbde479ea17e5a8b3fad0943b4 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - e014ef8194838b6b64e015dd23205bc705f611d8 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
github.com/detekt/detekt - ecbc7c6d88ba147e037b5407d7a4dc9720286ffc authored about 2 years ago by Toshiaki Kameyama <[email protected]>
github.com/detekt/detekt - 94a1d9fa61514afa98d17b2789872abe5cedf94d authored about 2 years ago by Toshiaki Kameyama <[email protected]>
* Sort marketplace rules alphabetically
* Add trailing comma for consistency
* Add new lin...
github.com/detekt/detekt - 01613014b1dc13f6d8d922ff0347c762e76e4904 authored about 2 years ago by schalkms <[email protected]>* Add new rule UseNamedLocation
* Implement rule UseNamedLocation
* Ignore multi-arg overload
...
Broken in https://github.com/detekt/detekt/pull/5452
github.com/detekt/detekt - 2932b2a3f72636f8c8aaa11aa13aa4c180a45c13 authored about 2 years ago by Róbert Papp <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 5565256126ca481bcf2c7e5d32530b3f49a80619 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.1 to 5.5.2.
- [Release...
* CognitiveComplexity: count else/else-if as one complexity
* Don't increment nesting in else...
github.com/detekt/detekt - 3f5489c1f9b1a1ebb0e613aa413f305b75bb2d9c authored about 2 years ago by Toshiaki Kameyama <[email protected]>* Apply https://detekt.dev/docs/introduction/reporting/#kotlin-dsl to the Detekt project.
* A...
github.com/detekt/detekt - f20ffecafbfa4a91bf9cfe2b23419ed49f0cd04b authored about 2 years ago by Róbert Papp <[email protected]>* feature: add rule CognitiveComplexMethod
* test: add test for CognitiveComplexMethod rule
...
* Deprecate `TrailingComma` as it's now split in two rules
* Add deprecation to DeprecatedPri...
github.com/detekt/detekt - 7697efd48d377f232eff021897a4f58846bc0a54 authored about 2 years ago by Nicola Corti <[email protected]>* fix: lambda parameter naming false positive
* fix: detekt correct
* fix: test snippet co...
github.com/detekt/detekt - 3b406e28d4b168df37d11d9f6b12af21c2fabde2 authored about 2 years ago by sanggggg <[email protected]>* fix: ObjectPropertyNaming false positive
* fix: detekt correct
github.com/detekt/detekt - abd58d2b4abc9053e185613f46eea8f41624dabd authored about 2 years ago by sanggggg <[email protected]>* Add kure-potlin to marketplace
* Remove plugin tag
Co-authored-by: Nicola Corti <corti.n...
github.com/detekt/detekt - 125e8e7f08a55486dd34182da506e65307d0551e authored about 2 years ago by schalkms <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 6e5b00383b27669f7abe5bdfe204fff3b2ea6201 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/sarif4k - 0903fa7a57203ad2722b354a09d4da1d6d8eb2c6 authored about 2 years ago by Cromefire_ <[email protected]>
github.com/detekt/detekt - a8b12ae9ab203f2690f2b4fda8a3a805cd19ba8e authored about 2 years ago by schalkms <[email protected]>
github.com/detekt/detekt - c152f193dbb680d92dfd2157ce109dd3aba3b81a authored about 2 years ago by sanggggg <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 8caa8dda12b7607c985432b2d9e8f52c551ff3b2 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: Brais Gabín <[email protected]>
github.com/detekt/detekt - fe3d11b6c5e682e6151ee1f6a7d37f2ca30de951 authored about 2 years ago by Róbert Papp <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 0a3da653d770affa229eaa4f275027ffd4a2f22b authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - d83978a6ca12d188ff4dadf01bcf9c20c8dcfe13 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 5c7f6ec574efe66d6044abbfccaf009dc11f2467 authored about 2 years ago by schalkms <[email protected]>
github.com/detekt/detekt - 8d20a5a8cdf0daae517bf5a6a6adcd5c625ac372 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
github.com/detekt/detekt - eef1dfa4bda12b91e327948e028fe6bbcf8ea0ae authored about 2 years ago by Brais Gabín <[email protected]>
* Allow to pass a output stream to KotlinEnvironmentUtils
* Only print warnings on debug mode
github.com/detekt/detekt - ec6cd40a6fa013c3f2dc4ce8343c4f9a1bd4d334 authored about 2 years ago by Brais Gabín <[email protected]>github.com/detekt/detekt-intellij-plugin - ae51a06db24a70f44f410b971f88df4879a15ec9 authored about 2 years ago by Artur Bosch <[email protected]>
github.com/detekt/detekt-intellij-plugin - 1e37e63e2eec24d9a581a85213527982024645e6 authored about 2 years ago by Artur Bosch <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - b656bcc52568cfa54d613d38a347222bdec4aa55 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - e946f568ae4a4c0dfa38cb8f92f48c39efd85fab authored about 2 years ago by sanggggg <[email protected]>
Make the error report point of failure more precisely by highlighting
the exact part of express...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 550035411a90b0e133f08291bd10e1a871e43129 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - b31da54359e2a4e04f01bf15ada5116f2635415d authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 59449a81cd5461a0e23025805fcd2a46b8595c29 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 2b78298b45ccefaa7bf9798f9cf4f0220c9ec928 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 8951ab83e2943ae22a7ca1c291dfdf1733a4472e authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 37ce2642eb5c1c2dcfef7a3fac4f2f9bf5e54e54 authored about 2 years ago by Nicola Corti <[email protected]>
Co-authored-by: marschwar <[email protected]>
Co-authored-by: Nicola Corti <co...
IgnoredReturnValue crashes due to the usage of a non-thread-safe collection operation.
The usag...
github.com/detekt/detekt - 50027d28774f6013c80415df1cbb350cc6e35c4e authored about 2 years ago by Matthew Haughton <[email protected]>
* Explicitly set root project name for detekt-gradle-plugin
This recommended practice also re...
github.com/detekt/detekt - 384b58a0e4c55ee8f6fb9f3a40bd0ed7281ad306 authored about 2 years ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - 44a09e2d41dd23c65b365dda16974b21aed42411 authored about 2 years ago by schalkms <[email protected]>
github.com/detekt/detekt - b620bd5a8e16a3985e4366c13847aef28e28d180 authored about 2 years ago by Vitaly V. Pinchuk <[email protected]>
github.com/detekt/detekt-compiler-plugin - 7f3594da2c6fc4ae38112d6088010513b580c815 authored about 2 years ago by Matthew Haughton <[email protected]>
github.com/detekt/detekt - 7cb2459c85269e542bee261ce268a2bf3e48f607 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
github.com/detekt/detekt - 6c5436462033355b7274c953dd0b0ba958b5494f authored about 2 years ago by sanggggg <[email protected]>
* Add UseSumOfInsteadOfFlatMapSize rule
* Add tests
github.com/detekt/detekt - 9f4b0ca76240ecaf9301010fc1ba071436aeaa9a authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Report mandatory braces issues on the actual if and/or else keywords
instead of the then or else...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 134a8ea319a96baa567680d195e059f12a6a537f authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - d9dea6af8a98f3cb8826b416bef47a90a8bf8ba4 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 57a9166c902131912f5b7001601428bf69bdec4a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 13aafdb9857e08f6d76eb707ee845768a81d340b authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 7ad1b38408bbb313e806b4c56e7232429a17741d authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Remove @Suppress("DEPRECATION") as DataFlowValueFactoryImpl is not deprecated anymore.
* Remo...
github.com/detekt/detekt - b5e2f27cb4d8d715231bb1447eed9f75c0694ea8 authored about 2 years ago by Róbert Papp <[email protected]>
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.5.0 to 5.5.1.
- [Release...
github.com/detekt/detekt - 965e6816f97fc395464a7fea482adb02578ed89d authored about 2 years ago by Toshiaki Kameyama <[email protected]>
github.com/detekt/detekt - 561d25b8eee7123f4b10f330eac167ed2e4932a8 authored about 2 years ago by Siarhei <[email protected]>
* Add missing fat jar dependency
* Make build Windows compatible
github.com/detekt/detekt-compiler-plugin - a4e5ba597f13d60152faf0fcc52468cb922d898d authored about 2 years ago by Matthew Haughton <[email protected]>* UnnecessaryNotNullCheck: fix false negative with smart casted arguments
* Remove unnecessar...
github.com/detekt/detekt - 2e229ec4a4abaebd7cbf41674e8b540f8cc34bfc authored about 2 years ago by Toshiaki Kameyama <[email protected]>This cuts the size of the generated file by about 56%
github.com/detekt/detekt-compiler-plugin - 8a7b59558faba7e14a6fad3b5d4d7f25b2bb808a authored about 2 years ago by Matthew Haughton <[email protected]>github.com/detekt/detekt-compiler-plugin - ba70700ee3a2887e2b0ffd49a44f54f485f5c2c5 authored about 2 years ago by Matthew Haughton <[email protected]>
Closes #5340
github.com/detekt/detekt - cdb59286a1e4198cdc9be3185bab6e7c96823c4c authored about 2 years ago by DJtheRedstoner <[email protected]>* Test on JDK 17 on CI
* Use gradle-build-action to execute Gradle
* Update setup-java action ...
github.com/detekt/detekt-compiler-plugin - 309f0dbfe090f312f3282d43d5efc941e251313a authored about 2 years ago by Matthew Haughton <[email protected]>* Move versions catalog to root project
* Remove deprecated config
* Remove Gradle wrapper fro...
github.com/detekt/detekt-compiler-plugin - 37f40d9c68a36b9039c91d26f61f98aa540e3ac1 authored about 2 years ago by Matthew Haughton <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - b6ad99d391c7f557273e95827ab6fc1c73a757cf authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 4358527ea42901257d168dce4f2b9f7aba9639dc authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - dbb6ade55c6da5e0cf6c32cb5e7460c1ba76e94d authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Upgrade ktlint to 0.47.1
* Update detekt-formatting/src/main/kotlin/io/gitlab/arturbosch/de...
github.com/detekt/detekt - e259980d88cdc0d949552ddf5971621d8ed7bba4 authored about 2 years ago by Chao Zhang <[email protected]>* Remove usage of MPP `targets` function for JVM-only projects
KotlinJvmProjectExtension is a K...
github.com/detekt/detekt - 7027c27c9df516b5c6de009d0bed94883176f552 authored about 2 years ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - 075db1fa74e750861aeb1b8d0907644f55bf5ea7 authored about 2 years ago by Goooler <[email protected]>
github.com/detekt/detekt - 8850a962c360a316f1081d4cd727ca3cd7dbfc4c authored about 2 years ago by Fred Porciúncula <[email protected]>
github.com/detekt/detekt - d6426484377c82d62e2eef50a3129c9f05384998 authored about 2 years ago by Goooler <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 4102bd4b603be0358e1b0ae9bb2817571ea1086a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - f87a72dc1c75edc4f69b2806eb49afcfff32fd86 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
github.com/detekt/detekt - b4710a2108db0634c5d7f67cd934d633230eb4a9 authored about 2 years ago by Toshiaki Kameyama <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - b32451651b1ead6ed7077dc1ad1e8d43bf5a5920 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* add `UnnecessaryNotNullCheck` rule
* change issue name
* add tests
* change config or...
github.com/detekt/detekt - 4c67befba959995bb2ae84e6bb28f359840d2ad9 authored about 2 years ago by Mark Vadeika <[email protected]>* Add rule deprecation mechanism
* Update detekt-core/src/main/resources/deprecation.properti...
github.com/detekt/detekt - 8784c789852fbf12ee97f4fe1ff4ac5a1007f06c authored about 2 years ago by Vitaly V. Pinchuk <[email protected]>github.com/detekt/detekt - 24dce51942011900f7d4df63f853c28aa92f151d authored about 2 years ago by Thomas Hormes <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 375d509917a6563bcbbc95cd525e92d5783df6b9 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [kotest-assertions-core](https://github.com/kotest/kotest) from 5.4.2 to 5.5.0.
- [Release...
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
- [Release notes](https:...
See https://man7.org/linux/man-pages/man1/set.1p.html -e for more info.
github.com/detekt/detekt - ec3507492ff2716b31b8c555f19e0b534d57400f authored about 2 years ago by Róbert Papp <[email protected]>