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
* Move ActiveByDefault annotation from internal to public API
* Update description of ActiveB...
github.com/detekt/detekt - 40fd94040857ef380e67f40fd5ddce2f35d2183d authored 12 months ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - 1425c8510724b2fef94a1813a9ca33c0e9cdb16a authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - aa49d9f5dd875794b6c823b9e4bee9f12d2c5246 authored 12 months ago by Brais Gabín <[email protected]>
* Fix CorrectableRulesFirstSpec
* Make the test easier to read
github.com/detekt/detekt - a03e3be950e29663f14bf036f1a1f77014dfe21b authored 12 months ago by Brais Gabín <[email protected]>github.com/detekt/detekt - 97f16ff552d0fd8b131d62389118e3588017b472 authored 12 months ago by Brais Gabín <[email protected]>
This helps tidy the internal package a little.
github.com/detekt/detekt - 17253d86f7ccaa316fd259df5f8df6c32cbfef92 authored 12 months ago by Matthew Haughton <[email protected]>* Stop declaring UnstableApi
* Remove unnecessary OptIn to UnstableApi
* Remove UnstableApi an...
github.com/detekt/detekt - c79491379b25c84682b123d7f72162aa40786be0 authored 12 months ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - c9014bd6e690c3497d9a9ea96afd9484bf2c66b8 authored 12 months ago by Matthew Haughton <[email protected]>
github.com/detekt/detekt - 643d2814a0857561e872aa6cb285f3c87b8dd91b authored 12 months ago by Matthew Haughton <[email protected]>
github.com/detekt/detekt - 84286416c29541eedc52211a99a7ba6b29bccaa3 authored 12 months ago by Matthew Haughton <[email protected]>
* fix(deps): update dependency com.android.tools.build:gradle to v8.2.1
* Update libs.versions....
github.com/detekt/detekt - 5280baad7b81c130e8c60f9707233729bf90507d authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 52c67132b0d76b0ac3c5ad6ab480bf78adb33ef1 authored 12 months ago by Brais Gabín <[email protected]>
This is required for code coverage to work correctly when building using
K2 compiler.
github.com/detekt/detekt - 6496d2a63e746e8d728b783c44fdcb21b009cc2c authored 12 months ago by Atul Gupta <[email protected]>
github.com/detekt/detekt - 44f22f12193f37aa535c23c463812757d34805bd authored 12 months ago by Atul Gupta <[email protected]>
* Also check `USELESS_ELVIS` in `UnreachableCode`
* Remove unnecessary `?: return` from TC co...
github.com/detekt/detekt - 3e946a41f89d301e51677c3cea7ec22ff31a170d authored 12 months ago by Atul Gupta <[email protected]>
In language version 2.0 it is not permitted to use `protected` on a class
that is in a file. As...
`actual` is a nullable type but the K1 compiler ignores that when
referencing `actual` in funct...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 04ed825262dc487c05778483de116f37e5bc59a9 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 1208434a0cbb00b3d347c4a36b0c8cddcbd02490 authored 12 months ago by Brais Gabín <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 8dd2994815076e3f8825cc98f5da9cf9a2047df8 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Re-add toString for FilePath with test
* Re-add toString for Location with test
* Re-add toS...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - d4629a25a1bfe3270c1b29d584de4bd5a926015b authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Always use the same default message
* Don't create findings without message on tests
* M...
github.com/detekt/detekt - a3df60af69a9a99ee5b8cfba77e3f8addf5b479e authored 12 months ago by Brais Gabín <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 4dc21826ddf76ae7e11ff13a0facaf50a76230b3 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 1ef157aac527dfdec893cbcfe952b720aa4e2f10 authored 12 months ago by Matthew Haughton <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 8cd4b188523d771bc54caeeabc47c7e8ebb972f3 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 9057684f33468d0a25cd976f1e33150cb3d39afa authored 12 months ago by Brais Gabín <[email protected]>
This task has caching disabled. When enabling with outputs.cacheIf {true}
there is an error abou...
* Make config no optional on Rule
* Remove redundant val
github.com/detekt/detekt - 58698212fcbf91ee1060801ebb23ce02880db9d9 authored 12 months ago by Brais Gabín <[email protected]>github.com/detekt/detekt - 0c113d69dbebe0bf48d50e35fe34f5e387588264 authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - d43a77d40b0a623f857a61d2cdf13062feee077d authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - a2e224c6ba2c011d12b5a5f49d9157e6db30899b authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - 0da08c050e7aa1cb55ff01721f5c73ff9421396a authored 12 months ago by Brais Gabín <[email protected]>
* Add default value for createEntitiy(path)
* Don't use mockk when it is not needed
* Remove u...
github.com/detekt/detekt - 889ee02102cb36efc2a12de07fdb35ef8950f981 authored 12 months ago by Brais Gabín <[email protected]>github.com/detekt/detekt - 09024e26fa6e8d774efd5b48e3f5c0dad6ca1d31 authored 12 months ago by Mark Vadeika <[email protected]>
github.com/detekt/detekt - 30f2d08b5c899241899af9bf35f572f08816803f authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - 08148f4dc865cb9cd3d72d0b089c5ca67f671261 authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - 36775c7e999dcd21bf955012ade37f6d74c9fd7f authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - 3324a9367ac53bfd6982ab2b6a48a3a4bf2c7820 authored 12 months ago by Nicola Corti <[email protected]>
github.com/detekt/detekt - 6bf2d18a2041189493b0780c31b9c05013d0bd8a authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - b8c8dce4bda5e8fbf36c04659c8546b640b30e49 authored 12 months ago by Brais Gabín <[email protected]>
github.com/detekt/detekt-intellij-plugin - e808894ee69bc746446b353fb138a84caf6b9281 authored 12 months ago by Artur Bosch <[email protected]>
github.com/detekt/detekt - f3919a608712716f43675c5985318617d17fb6b0 authored 12 months ago by Brais Gabín <[email protected]>
* Simplify Sarif
* Use Root locale insted of US
github.com/detekt/detekt - d98ccadce6246ccc873d176cc4ad86b4b48f1c59 authored 12 months ago by Brais Gabín <[email protected]>* Simplify tests
* Define the code in the test
* Align format of tests
* Don't depend o...
github.com/detekt/detekt - 2c18ee1a649f7e23b6c7d53ccbcf0c9802363ea1 authored 12 months ago by Brais Gabín <[email protected]>github.com/detekt/detekt - 3683671dddb6f58ed755162edcd2b7319cf967e6 authored 12 months ago by Nicola Corti <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 8f5fcf807da2abf993f0d4990f594c3d6c5ba563 authored 12 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - d87e37181d715707cde2e2c4c177fac43b46bd34 authored 12 months ago by Nicola Corti <[email protected]>
github.com/detekt/detekt - 4dd1d200bc7180b2132372fbca83ae0e9c26beea authored almost 1 year ago by Simon Stelling <[email protected]>
github.com/detekt/detekt - b3805d363128296bc0160901821c1ed1424601ae authored almost 1 year ago by Matthew Haughton <[email protected]>
From Kotlin 2.0.0-Beta2 release notes:
> In Kotlin 1.8.20, the Kotlin Gradle plugin started t...
github.com/detekt/detekt - a59357ef3bd95db56eea98ff8cb5ecbb9ec8ceab authored almost 1 year ago by Matthew Haughton <[email protected]>
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.22.
- [Release notes](https:...
github.com/detekt/detekt - b2501af6bd1fd62d704a0bc0331cebab4af820d4 authored almost 1 year ago by Matthew Haughton <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - f292ee78f166da58d18230d9e49e75bde8649499 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* fix(deps): update kotlin monorepo to v1.9.22
* Update Kotlin compiler checksum
---------
Co...
github.com/detekt/detekt - 4df7e4145fe20713f94ca93ab2b8e419e77864aa authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Add Faire's detekt ruleset to the marketplace
* Fix typo
Co-authored-by: schalkms <30376729+...
github.com/detekt/detekt - d36aa9567983ffeebad8cd6f61f51660c1790f40 authored about 1 year ago by Travis Miehm <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - bd6dc61f9f31f55f906f1489c050695de2afe0b8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Enable MultilineLoop
* Enable ConditionWrapping
github.com/detekt/detekt - b4bccab1f52be43b62e61f22fa8cc6f337f9598f authored about 1 year ago by Matthew Haughton <[email protected]>* fix(deps): update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v1.1.0
* Remov...
github.com/detekt/detekt - 8de5d853305cacfe492b32e3ab5c5db0ac1480e8 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt - 23d1fb2d8de51adbe8c024b53a9197f382f8d740 authored about 1 year ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - d0132f045e5091eed2b485662f25110ff9cbbd90 authored about 1 year ago by Brais Gabín <[email protected]>
github.com/detekt/detekt - 6e49273948b26914b747bfc1b96cfcf7cda2a98b authored about 1 year ago by Brais Gabín <[email protected]>
* Don't create the sequence twice
* Simplify associateRuleIdsToRuleSetIds
github.com/detekt/detekt - a759e8d4b7d92d87198547da2c46a6b82091f235 authored about 1 year ago by Brais Gabín <[email protected]>* Fix typo
* Reduce visibility
github.com/detekt/detekt - 98722550228f1d3643a1d5a31253978692700e65 authored about 1 year ago by Brais Gabín <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 1379635c3758b25f0214f1519fc1a5a5a93c9799 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github.com/detekt/detekt-intellij-plugin - d2cdbac836230a35fcd1df60dcd53d553bfa9c15 authored about 1 year ago by Artur Bosch <[email protected]>
github.com/detekt/detekt-intellij-plugin - 635e15b8d46a48face458e4fe548e6267bf5d0e3 authored about 1 year ago by Artur Bosch <[email protected]>
github.com/detekt/detekt-intellij-plugin - 2a385496faadcf7731cff386fd49156a9c21f924 authored about 1 year ago by Artur Bosch <[email protected]>
github.com/detekt/detekt-intellij-plugin - 6513e060154753ef71effe8fc4aca9c8bad2a0a7 authored about 1 year ago by Artur Bosch <[email protected]>
github.com/detekt/detekt - 92204636dfca04b467a616085a2c5e0178036296 authored about 1 year ago by Brais Gabín <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 551e8d9657e26d4e8c13832ec3fa9c764ba9a2c0 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Use consistent JDK for Kotlin compilation
If toolchains are not used the version of Java th...
github.com/detekt/detekt - 77b98ea27eba2bb8b8473620e3dfd907dbda5f71 authored about 1 year ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - 438672e03910d37f449f61055ff64423bd8414a8 authored about 1 year ago by Gašper Kojek <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 4f210eacb3e31f954100494bc9768b2d83988c32 authored about 1 year 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 - 6fdcc48d890d86cae17a2422fa9843812d9223ab authored about 1 year 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 - 400b28c517ef4e8bbfee7e61759c6abd71c50767 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Adds a small note to Contributing.md that detekt needs to be built before running functional tes...
github.com/detekt/detekt - 7e9b54f631ff62aea80a3a567275fbe6516f8500 authored about 1 year ago by Frederik Kammel <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - 514970acebb04762d7827fb0925aac72c301dd37 authored about 1 year 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 - 133cea3940bada46ffc287272fe1fb31c0144f96 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Update defaultReportMapping signature to accept OutputReport
* Fix typos repot -> report
* R...
github.com/detekt/detekt - a40cc6368fc0b9bc3fb77a09a1d4ad97448b83fc authored about 1 year ago by Matthew Haughton <[email protected]>* Display dynamic --jvm-target values when using --help flag
* Avoid unnecessary `lazy`
* ...
github.com/detekt/detekt - 7bbdb026e320600c1e97eaf199a266681d83f5e9 authored about 1 year ago by Matthew Haughton <[email protected]>* Create base plugin for DGP
* Apply reporting plugin in base DGP
* Create detekt extensio...
github.com/detekt/detekt - 193ac1984f917e1ba6ff625bf6711599a56afa7f authored about 1 year ago by Matthew Haughton <[email protected]>* chore(deps): update actions/labeler action to v5
* Update labeller config file for v5
--...
github.com/detekt/detekt - 8e350ee7a895baacdbeb4480812cfb173ae750a8 authored about 1 year 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 - 9b2e1eace3d50a8e19f3ce6b1b43bce0696bbcbd authored about 1 year 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 - 4cf310c905bf55bfea99a38ffb3928b26d1ca918 authored about 1 year 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 - e2c0e3b7c3471b41ecd8314b3beffaa96a0b606b authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
It is recommended to keep the build cache configuration of the root
build consistent with the b...
* Implement new rule: `RedundantConstructorKeyword`
* regenerate docs
* remove debt
* fix red...
github.com/detekt/detekt - fcde80774dfa229d771f7a25c4c68dcc0636a097 authored about 1 year ago by Alexandre ABITA <[email protected]>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - ecc6a083c23db8de2ef81f72f7bf14d043111eb6 authored about 1 year 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 - c5205c0dbc09395a7e87b24742333a5bf06a9271 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>* Add test for current behavior and shorten message
* Focus on the function call for reportin...
github.com/detekt/detekt - 701ff37ed461143b0c6f535b14ca3eed65ea3e7e authored about 1 year ago by Róbert Papp <[email protected]>github.com/detekt/detekt - c5850ee2cabb96c0f2e74eae03c44294fde275c4 authored about 1 year ago by Matthew Haughton <[email protected]>
* Run CI on JDK 21
* Remove usage of deprecated URL constructor
* Suppress deprecation of URL ...
github.com/detekt/detekt - db99cc5bfaf221aff07e2a678d596d4f31f4babc authored about 1 year ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - 145627902e943472efffb3fd9ad3cfb7acf84bba authored about 1 year ago by Matthew Haughton <[email protected]>
github.com/detekt/detekt - 53eca64ffe22d3909642125df04bdf5845c7c090 authored about 1 year ago by Matthew Haughton <[email protected]>
This will be the default in Gradle 9
github.com/detekt/detekt - d6cb68b1d5f8078873f6310fcf36ca85e0a5cae2 authored about 1 year ago by Matthew Haughton <[email protected]>github.com/detekt/detekt - e8e4c0f8b688da45d393266cd41ee336d7421bd0 authored about 1 year ago by Matthew Haughton <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/detekt/detekt - f810faa93da08f1068a7266700bea3a720db95cf authored about 1 year 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 - e9423cbe5f3cf09b9e246a5e3c6a44785ac21779 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>