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

Ensure all projects and source sets are checked when running detekt with type resolution (#5863)

* Run detekt type resolution tasks in included build when run from root project

* Check all s...

github.com/detekt/detekt - 5714878b892cbfab63cb211130fbfccd149aab5a authored almost 2 years ago by Matthew Haughton <[email protected]>
Sort deprecation properties (#5845)

* Improve naming

* Create the list of deprecations and then print it

* Sort deprecation.proper...

github.com/detekt/detekt - ca9de8f8eab09519327b8c0f1274d23567811305 authored almost 2 years ago by Brais Gabín <[email protected]>
Declare inputs and outputs to support incremental build for testPluginKotlinc (#5862)

github.com/detekt/detekt - c6d7acd4b6f26b5943d0b2aa57c93f5d089d7b29 authored almost 2 years ago by Matthew Haughton <[email protected]>
Update dependency com.android.tools.build:gradle to v7.4.2 (#5858)

* Update dependency com.android.tools.build:gradle to v7.4.2

* Keep min supported AGP at 7.0....

github.com/detekt/detekt - 33d02303a2b983820719478b578f9d8f03546ed6 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MatchingDeclarationName. KtFilesSpec also remove .common.kt suffix from kotlin files (#5851)

* KtFilesSpec also remove .common.kt suffix from kotlin files

* fixed api compatibility

* typo...

github.com/detekt/detekt - 96c91f2b0e27d64678f61e6b7191e7336ad0fb08 authored almost 2 years ago by Alexey Yakovlev <[email protected]>
Use code syntax for `Unit` (#5857)

github.com/detekt/detekt - 44c7f22107e90fecc5c2cdcdc8b0a555cf3b643e authored almost 2 years ago by Atul Gupta <[email protected]>
Update plugin shadow to v8.1.0 (#5859)

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

github.com/detekt/detekt - 9b17ec02f9cee0f8824f4589d42d317e11cba857 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency org.kohsuke:github-api to v1.314 (#5842)

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

github.com/detekt/detekt - cb2fb2760635a559df76158b3c7724ac484358fd authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add test to verify snippet provided in #5806 for IgnoredReturnValue (#5834)

github.com/detekt/detekt - ac7ee74b6d105103cb3bc1e243cabce269320a6a authored almost 2 years ago by Nicola Corti <[email protected]>
Fix double mutability issues with Gradle plugin's use of ConfigurableFileCollection (#5850)

* Check for double mutability issues with ConfigurableFileCollection

* Deprecate setter on pa...

github.com/detekt/detekt - 0818691787ea7332a349f749c5456f5406572eb2 authored almost 2 years ago by Matthew Haughton <[email protected]>
Enable test retry for all modules (#5825)

github.com/detekt/detekt - a665e8a2e586d44d12363c229582aff9df89ebb7 authored almost 2 years ago by Brais Gabín <[email protected]>
Disable PTS from local and enable it for PRs (#5826)

* We don't need to run the tests with warningsAsErrors. We just want to compile (#5824)

* Simpl...

github.com/detekt/detekt - 77f6c609a6b45d13f03ec119564a52c3c2792daa authored almost 2 years ago by Brais Gabín <[email protected]>
Remove unnecessary suppressions (#5841)

github.com/detekt/detekt - 0e9ea12ab2110a270569c47b2e99b8c07e138b0b authored almost 2 years ago by Brais Gabín <[email protected]>
Remove dependency between check and jacocoMergedReport (#5846)

github.com/detekt/detekt - fabc8aa6810e0311f8aea2886bfd75141ce88963 authored almost 2 years ago by Brais Gabín <[email protected]>
Don't access rootProject unnecessarily (#5848)

github.com/detekt/detekt - f1cd355b3d6e32b0da18e2c5f3328ebe2281001e authored almost 2 years ago by Matthew Haughton <[email protected]>
Run detekt's Gradle tasks with Gradle's Worker API (#4128)

* Run Detekt task with Gradle's Worker API

* Run DetektCreateBaselineTask with Gradle's Worke...

github.com/detekt/detekt - b8c0aaa713099fd31b483f44665725d6ee1699a2 authored almost 2 years ago by Matthew Haughton <[email protected]>
FunctionMatcher support for fully qualified function names (#5812)

* FunctionMatcher support for fully qualified function names

* FunctionMatcherSpec added test...

github.com/detekt/detekt - 025f7420d3532e8950b6bf6c701852e4ac89d288 authored almost 2 years ago by Alexey Yakovlev <[email protected]>
Update gradle/gradle-build-action digest to 6095a76 (#5840)

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

github.com/detekt/detekt - 01a1f1d63409a22caf5c27f088106a3880ce74b0 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Cleaner merging of Gradle blocks for functionalTests (#5830)

* Cleaner merging of Gradle blocks for functionalTests

* Remove debugging lines

* Fix fata...

github.com/detekt/detekt - e9ed3397972efd330622af81e6cc8d62c786368b authored almost 2 years ago by Róbert Papp <[email protected]>
MagicNumber - Make ignoreNamedArgument catch more complex expression (#5837)

* MagicNumber - Make ignoreNamedArgument catch more complex expression

* -Pcompile-test-snipp...

github.com/detekt/detekt - 3a6fc46c2b8c67aea7ebf0409add7b154bf472ac authored almost 2 years ago by Nicola Corti <[email protected]>
Exclude super call when generating guard clauses (#5835)

Closes #5680

github.com/detekt/detekt - 455096e101ef65cf057562cd985f9be7d948b401 authored almost 2 years ago by Atul Gupta <[email protected]>
Check Thread.sleep for block expression (#5699)

* Check Thread.sleep for block expression

Add check of canGoInside when lambda argument is su...

github.com/detekt/detekt - 2ae921af286269b72e2794dd1be4c762de10b225 authored almost 2 years ago by Atul Gupta <[email protected]>
Make UnnecessaryAbstractClass only run with type resolution (#5829)

github.com/detekt/detekt - 1a204586e76578413dce03202b8d7f86a42ae84a authored almost 2 years ago by Brais Gabín <[email protected]>
We don't need to run the tests with warningsAsErrors. We just want to compile (#5824)

github.com/detekt/detekt - 219c2244714b397ceb8437af47127cadc367db3e authored almost 2 years ago by Brais Gabín <[email protected]>
Force SerialVerionUID to be private (#5798)

* Force SerialVerionUID to be private

* Update detekt-rules-style/src/main/kotlin/io/gitlab/art...

github.com/detekt/detekt - 30d24eac88e7258a5e505ed89230e88761faf224 authored almost 2 years ago by Brais Gabín <[email protected]>
Remove use of afterEvaluate (#5821)

github.com/detekt/detekt - 4719e71bbddad8934b7641abd574b286c1718a32 authored almost 2 years ago by Matthew Haughton <[email protected]>
Do not attempt to publish-snapshot on forks (#5833)

github.com/detekt/detekt - d067a1366509ee08df572d632f8cbb05578286de authored almost 2 years ago by Nicola Corti <[email protected]>
Update plugin org.owasp.dependencycheck to v8.1.0 (#37)

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

github.com/detekt/sarif4k - dfc990af6f0d1fb51e8b351f8c42167a60820f17 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove ignoreOverridden config from BooleanPropertyNaming etc. (#5718)

* Remove ignoreOverridden config for BooleanPropertyNaming rule

* Remove ignoreOverridden confi...

github.com/detekt/detekt - 2e703f04354c8e6b671fe7e67d443efa1882f643 authored almost 2 years ago by David Rawson <[email protected]>
Update github/codeql-action digest to 32dc499 (#5831)

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

github.com/detekt/detekt - cb6a705efc29609e39537c76a29e377751e1763a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin shadow to v8 (#5832)

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

github.com/detekt/detekt - 906f55008adb3d5725dbcb2647ce96711760bf16 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Rewrite testPluginKotlinc task to be configuration cache compatible (#5820)

github.com/detekt/detekt - 6d7e7e68c9fb0a856e10a82960d4e54c1f2f3af6 authored almost 2 years ago by Matthew Haughton <[email protected]>
Replace trimMargin usages (#5827)

* Replace trimMargins with trimIndents.

* Minor code cleanup

* Fix StringShouldBeRawString...

github.com/detekt/detekt - 9c4adb767c433006eaa63ea86cb0cc6ccb32ce0d authored almost 2 years ago by Róbert Papp <[email protected]>
Never skip ci (#5823)

github.com/detekt/detekt - 059afea8116e48d3005a70017288704b22cbbe51 authored almost 2 years ago by Brais Gabín <[email protected]>
Dont reexecute tasks and make them more parallel (#5822)

* These two tasks are already executed by `build`

https://github.com/detekt/detekt/blob/ad0e7...

github.com/detekt/detekt - dd49a0fcd2e40af8ab156520ab4bdf14233a0147 authored almost 2 years ago by Brais Gabín <[email protected]>
Activate MultilineRawStringIndentation on detekt (#5819)

* Fix Multiline RawString Indentation

* Enable MultilineRawStringIndentation

* Fix more in...

github.com/detekt/detekt - ad0e7930340e73a64318165ac08f00b4f5e4f757 authored almost 2 years ago by Brais Gabín <[email protected]>
Reduce configuration of UnusedPrivateMember's split rules (#5800)

* _ is not a valid name for fuction or property

* serialVersionUID is not a reserved name for...

github.com/detekt/detekt - 236765004a73d49e03a1b0a4a91b4281080ab846 authored almost 2 years ago by Brais Gabín <[email protected]>
Add an icon for IDEA to display (#5817)

github.com/detekt/detekt - ce343fe1559fb6ec9b4c6c319e7ddb68364d1394 authored almost 2 years ago by Goooler <[email protected]>
Update actions/checkout digest to 755da8c (#22)

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

github.com/detekt/sarif4k - d2a43b5d60fb45d2c811bbf4782fff60f4587523 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.8.10 (#34)

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

github.com/detekt/sarif4k - 7fe36918788c5dc51fc1d39ff63922e0a06616b4 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update plugin org.jetbrains.kotlin.multiplatform to v1.8.10 (#33)

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

github.com/detekt/sarif4k - d84cd624ac5eb0a2d46dff556c704610ceac1b9a authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Cache CVE database & upload reports (#42)

* Cache dependency data

* Upload results

github.com/detekt/sarif4k - 189ee0593ce91ba8b875895c55ee0b03cb3d21d0 authored almost 2 years ago by Róbert Papp <[email protected]>
Simplify `TestConfig` usages (#5801)

* Simplify tests

* Some formatting fixes

* Rename defaultConfig to defaultThreshold

---...

github.com/detekt/detekt - c504f7458cb09ec2fc192e4cf1c07524c64bb015 authored almost 2 years ago by Brais Gabín <[email protected]>
Stop configuring report merge tasks while configuring Detekt tasks (#5813)

* Stop configuring report merge tasks while configuring Detekt tasks

See point 2: https://doc...

github.com/detekt/detekt - 79eaed6b6b8ca879a6bc56e96f7adccaf34f0eec authored almost 2 years ago by Matthew Haughton <[email protected]>
Use `name` that return name after backticks (#5719)

* Use `name` that return name after backticks

* Remove redundant config as per the PR comments

github.com/detekt/detekt - 718c7d5657c7693fcf3666136d65b182d5963e00 authored almost 2 years ago by Atul Gupta <[email protected]>
Improve MaxChainedCallsOnSameLine Tests (#5809)

* Simplify MaxChainedCallsOnSameLineSpec

* Add one more test to MaxChainedCallsOnSameLineSpec

github.com/detekt/detekt - 9d70363571c4712da99bfad7557079a2d9a90656 authored almost 2 years ago by Brais Gabín <[email protected]>
Remove unused Gradle property (#5815)

This should have been done in #4946

github.com/detekt/detekt - afa44bc850234f6be76904a96d8d9b0e95dbe18d authored almost 2 years ago by Matthew Haughton <[email protected]>
Increase Metaspace and lock in Heap size (#41)

* Increase metaspace from default 256MB to higher.

See org.gradle.jvmargs at https://docs.gra...

github.com/detekt/sarif4k - 52c72cdaec0dbaaa93e9b71c02ffa3924ee6edb7 authored almost 2 years ago by Róbert Papp <[email protected]>
Use main-kts artifact to compile test code snippets (#5741)

* Use main-kts artifact to compile test code snippets

* Fix tests that fail with new test sni...

github.com/detekt/detekt - 2290ec8c0db505dd98acf15c924148e8671f8f2d authored almost 2 years ago by Matthew Haughton <[email protected]>
Fixed ProtectedMemberInFinalClass rule reporting valid JVM finalize (#5788)

* fixed ProtectedMemberInFinalClass rule reporting valid JVM `finalize` declaration

* made test...

github.com/detekt/detekt - 017a30a07d6f19664a5cee0f010d1bff32952eb8 authored almost 2 years ago by Alexey Yakovlev <[email protected]>
Boy Scout (#5808)

* compileAndLint doesn't trim any more

* No need to trim. It's always trimmed by the callers

github.com/detekt/detekt - 1e66c6cc59df3147b1c9e50c570c6ada9dccf8f7 authored almost 2 years ago by Brais Gabín <[email protected]>
Stop using Gradle toolchains in tests (#5811)

Kotlin and Java compilation JVM targets must align when using Kotlin 1.8+
and Gradle 8+ togethe...

github.com/detekt/detekt - 5c96026d3685dd27364daeefe6a95f1e137f20cf authored almost 2 years ago by Matthew Haughton <[email protected]>
Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0 (#40)

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

github.com/detekt/sarif4k - db12fb24d3f72b8275512900ef23f308e291e558 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Don't use stream (#5807)

github.com/detekt/detekt - 16944415df1c10c979708011dbe84331b2a832cd authored almost 2 years ago by Brais Gabín <[email protected]>
Remove trailing spaces in the project + level trimIndent() indentations (#5804)

* Add some missing @Language annotations

* Review mis-aligned comments.

S: `^( )+\*`

...

github.com/detekt/detekt - a2137a32eb056baabcb61b190dbdd714d4d67628 authored almost 2 years ago by Róbert Papp <[email protected]>
Fix url and kotlin reference support in kdoc (#5683)

* Fix url and kotlin reference support in kdoc

* Handle more case in markdown url regex

Simpli...

github.com/detekt/detekt - b8cc640041ef1add4fbf04ed5b00cfa65fde67fe authored almost 2 years ago by Atul Gupta <[email protected]>
Update dependency gradle to v8.0.1 (#5787)

* Update dependency gradle to v8.0.1

* Don't test for absence of JVM target parameter

See ...

github.com/detekt/detekt - 47662b51f036fafc52c88d489e092ed434bd94b3 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 (#5805)

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

github.com/detekt/detekt - 9291c4a275d73d326ba82d5a3bd72af64a65bd74 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Use stdlib functions for file & path operations (#5754)

* Replace java.nio.file.Paths with Kotlin stdlib equivalents

* Create temp files & dirs using...

github.com/detekt/detekt - 3e2cf6b396f1ab40dc1919ec9a183112cd261513 authored almost 2 years ago by Matthew Haughton <[email protected]>
Fix circular dependencies (#5792)

github.com/detekt/detekt - d9b1a0f149e62e99781aac42edee0b5d8199fbae authored almost 2 years ago by Jérôme Prinet <[email protected]>
Exclude the KMP test folders for android (#5797)

github.com/detekt/detekt - 728de819d2f58f14fb6a640124cbff3bddb8d324 authored almost 2 years ago by Brais Gabín <[email protected]>
Bump jvm from 1.8.0 to 1.8.10

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

github.com/detekt/detekt-custom-rule-template - 5b43f401b47174ede204051412ee05e9b16de5f1 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update actions/cache digest to 69d9d44 (#39)

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

github.com/detekt/sarif4k - a993e8059bdcfb76973e7feca7941a9d44f39a8e authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix false positive in case of invoke operator (#5717)

github.com/detekt/detekt - 7e99af7611d0bdbdb6ee5286be79bea79344c3b6 authored almost 2 years ago by Atul Gupta <[email protected]>
Fix false positive of in UnnecessaryParentheses (#5684)

* Fix false positive of in UnnecessaryParentheses

* Split tests into smaller tests

github.com/detekt/detekt - 2c150b995375c87440ff30bde152467da4b1667c authored almost 2 years ago by Atul Gupta <[email protected]>
Don't use Stream (#5802)

github.com/detekt/detekt - b2299a9c8528d19a624dac484191ed8da0ff77a5 authored almost 2 years ago by Brais Gabín <[email protected]>
Disable Annotator test until bug is fixed

github.com/detekt/detekt-intellij-plugin - a9851f7cebb11aeb2fab5e1ffae940c2cc494e93 authored almost 2 years ago by Artur Bosch <[email protected]>
Migrate away from IJ junit3 test cases

github.com/detekt/detekt-intellij-plugin - ec4b4bdae393fb745070f4be7cb5940704546b91 authored almost 2 years ago by Artur Bosch <[email protected]>
Make NewDetektConfigUi the default one without provider interface

github.com/detekt/detekt-intellij-plugin - faa0ab4a3c9458a2f5db6021399d6105bb4953ec authored almost 2 years ago by Artur Bosch <[email protected]>
Rewrite tests with custom mock and setup logic

github.com/detekt/detekt-intellij-plugin - d62fe2a51b1ad5a68ca34a8fcc438420a43e9cc1 authored almost 2 years ago by Artur Bosch <[email protected]>
Fix spelling of detekt

github.com/detekt/detekt-intellij-plugin - f88775cd601e29c55e204efb071cc97c97ff9730 authored almost 2 years ago by Artur Bosch <[email protected]>
Update versions to verify

Update minimal IJ platform version to 222.4459.24

github.com/detekt/detekt-intellij-plugin - d37c8e8e332737fb1ad953623891fa2a86e0ab6a authored almost 2 years ago by Artur Bosch <[email protected]>
Delete old integration tests to be compatible with new Gradle Intellij Plugin

github.com/detekt/detekt-intellij-plugin - 8ba2811e93c4dca44c81b923a228cb7278bd28ba authored almost 2 years ago by Artur Bosch <[email protected]>
Exclude kotlin stdlib

github.com/detekt/detekt-intellij-plugin - e259d95c6f6563b2b6c6ee584d60b0aaaf07a516 authored almost 2 years ago by Artur Bosch <[email protected]>
Update dependencies

github.com/detekt/detekt-intellij-plugin - f25c9935103d218e6f3ac5ae19398758ea350334 authored almost 2 years ago by Artur Bosch <[email protected]>
Try setting some missing registry entries

github.com/detekt/detekt-intellij-plugin - 3e97081354821205c6fae3c06398b398cc9602d3 authored almost 2 years ago by Artur Bosch <[email protected]>
Remove v1 configuration migration

github.com/detekt/detekt-intellij-plugin - 222fe043925d34c407b12196b523ca01b10d8a3f authored almost 2 years ago by Artur Bosch <[email protected]>
Add StringShouldBeRawString.kt rule (#5705)

* Add StringShouldBeRawString.kt rule

* Correct grammar in the rule doc

Rename fun to getS...

github.com/detekt/detekt - 576a3f7b80b9a96debaa5d4600a6eb7132cfd870 authored almost 2 years ago by Atul Gupta <[email protected]>
Improve root .gitignore

github.com/detekt/detekt-intellij-plugin - e5f7c05aaec0c4b7d24af93654a7aa88be17f3b6 authored almost 2 years ago by Sebastiano Poggi <[email protected]>
Add project icon

github.com/detekt/detekt-intellij-plugin - f2cbecc0897e1daf2a668b36363b029aa71a853b authored almost 2 years ago by Sebastiano Poggi <[email protected]>
Update dependencies and screenshot

github.com/detekt/detekt-intellij-plugin - a03d6a9d352fb5a9b007cd6f40a9f35af2617666 authored almost 2 years ago by Sebastiano Poggi <[email protected]>
BracesOnIfStatements with configurable parameters (#5700)

Co-authored-by: Róbert Papp (TWiStErRob) <[email protected]>

github.com/detekt/detekt - b616a2f2420743e90cb49939b6284e5a8807a0b9 authored almost 2 years ago by Vitaly V. Pinchuk <[email protected]>
Update plugin gradleVersions to v0.46.0 (#5796)

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

github.com/detekt/detekt - 1af1e98a01c545756fa6b48d31483733905f1efb authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Add changelog for 1.22.2

github.com/detekt/detekt-intellij-plugin - 8d7fb6a323e5c561aa3f8e673360673a115d5898 authored almost 2 years ago by Artur Bosch <[email protected]>
Configure no wildcard imports

github.com/detekt/detekt-intellij-plugin - 16ff35723236c5f8e63b30f478a6a3e940a3f858 authored almost 2 years ago by Artur Bosch <[email protected]>
Make paths sortable, add migration

github.com/detekt/detekt-intellij-plugin - c69e0bdf359716bc8c1f9f2b059d0a97424a51a3 authored almost 2 years ago by Sebastiano Poggi <[email protected]>
Fix migration when starting from scratch

github.com/detekt/detekt-intellij-plugin - 197e0c65493d223c48383b2f6462edec67478832 authored almost 2 years ago by Sebastiano Poggi <[email protected]>
Add aliases for PackageNaming and InvalidPackageDeclaration (#5795)

Closes #5540

github.com/detekt/detekt - b3723f735384bb14090d692ed12651dc2dcd65fe authored almost 2 years ago by Osip Fatkullin <[email protected]>
Update dependency gradle to v8 (#38)

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

github.com/detekt/sarif4k - 02559140188bae7cfa48c59892bceb111699ce8b authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Forbid using Jupiter Kotlin assertions (#5794)

* Forbid using Jupiter Kotlin assertions

* Remove last usage of assertDoesNotThrow

This fi...

github.com/detekt/detekt - 5938af0bb516cde79d75e006463fa53af3115d9e authored almost 2 years ago by Róbert Papp <[email protected]>
Fix isIgnored logic so excludes override includes (#5782)

* Fix isIgnored logic so excludes override includes

Previously the includes overrode the excl...

github.com/detekt/detekt - 5cc94f4e321b378814a5a948fa020d24a5688528 authored almost 2 years ago by Matthew Haughton <[email protected]>
Remove Spek support from detekt-test-utils (#5785)

github.com/detekt/detekt - 91d15119996168b588745f516aca871c23598d48 authored almost 2 years ago by Matthew Haughton <[email protected]>
Update plugin binaryCompatibilityValidator to v0.13.0 (#5793)

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

github.com/detekt/detekt - defabb348b7030811fbfb1722e4118f4fb70335f authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ModifierOrder: fix false positive with block comments (#5791)

github.com/detekt/detekt - a07a62b80dc1c41900d5d6fb6e78c3c31b80c6c7 authored almost 2 years ago by Toshiaki Kameyama <[email protected]>
Fix generateDocumentation implicit dependencies (#5773)

* Fix generateDocumentation implicit dependencies

* CR review: rename configurations

* fix dep...

github.com/detekt/detekt - a6d81feef18c4719e810b63e2acbd2810870bf62 authored almost 2 years ago by Jérôme Prinet <[email protected]>
Remove unnecessary usage of BeforeAll (#5781)

* Refactor to remove companion object

* Remove unnecessary usage of BeforeAll

Tests would ...

github.com/detekt/detekt - 5d45cba5ffb915cd25ef61ef87e022650d1f728c authored almost 2 years ago by Matthew Haughton <[email protected]>
Update CLI ZIP checksum for Kotlin 1.8.10 (#5784)

github.com/detekt/detekt - 63440ed46690fbfea9e24cf35d63239f7fe12924 authored almost 2 years ago by Matthew Haughton <[email protected]>
Run Kotlin compiler plugin CLI test as part of standard build (#5766)

github.com/detekt/detekt - 75fbf61fd0589d94ec05d032c8803da75642f0fc authored almost 2 years ago by Matthew Haughton <[email protected]>
Compile detekt-compiler-plugin against standard Kotlin compiler artifact (#5765)

* Build detekt-compiler-plugin against standard Kotlin compiler artifact

* Remove redundant r...

github.com/detekt/detekt - fd31e0c0ab3b8fa91f2bdea531013caffdc5c17d authored almost 2 years ago by Matthew Haughton <[email protected]>
Remove safeAs function usage (#5780)

https://github.com/JetBrains/kotlin/commit/9b63dde1c3164def76449a88bf0797d98aeabf51

github.com/detekt/detekt - 2318e7347e0e278bf949814fb075808bb576dfe7 authored almost 2 years ago by Matthew Haughton <[email protected]>