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
github.com/detekt/detekt - 2d6dcb7f630c229032b47e51cfd1b90794f5506a authored almost 6 years ago
* Kotlin 1.3.30
* Gradle 5.4
* ktlint 0.32.0
github.com/detekt/detekt - 8c2f2601ecd460a2665b5669ab146e734156b311 authored almost 6 years ago* Add DataClassShouldBeImmutable rule
* Fixed PR's comments
github.com/detekt/detekt - edfa14973c1013df3301be0c99c9c3077c0ebc52 authored almost 6 years ago* Allow to run specific rules on only specified paths by using a config property
* Rename to ...
github.com/detekt/detekt - 264bc9fe5b4c0692348cd68ab8e3701b7994a50b authored almost 6 years ago* Consolidate XML report files.
* Configure detekt taskt to depend on tasks in subprojects wi...
github.com/detekt/detekt - 2db10f3769e19cd185f72fa1133cbaa464145647 authored almost 6 years ago
Displays code smells in yellow and failures in red.
Closes #310
* Bump Spek
* Bump Spek
github.com/detekt/detekt - a4399f71e8eb3ab3e5507c6307c38d4f34c8293a authored almost 6 years ago* Add rules to suggest usage of check(), require() and error().
* Add static import for Asser...
github.com/detekt/detekt - 3b5a7c0512cd0e4358cfff3bb7ee1fbf2eb46d48 authored almost 6 years ago* Ignore void types in overridden function signatures.
* Restructure test code.
github.com/detekt/detekt - 6411da65361df4e9b28fa133d0296b966184e07d authored almost 6 years ago* Test case for issue #1573
Shows that forbidding net.example.R.dimen also forbids
net.examp...
* Tidy up AssertJ imports
* Don't use internal AssertJ API
github.com/detekt/detekt - 7bebc983accbd1da31c977c1296977d4d397a3a7 authored almost 6 years ago* Add type and symbol resolving
* Add UselessCallOnNotNull rule
github.com/detekt/detekt - 34b3d0816ae19327b22ecdf89b2bece3f2bdc312 authored almost 6 years ago* Format default values as Markdown code spans
These are delimited with a backtick (`), and a...
github.com/detekt/detekt - 220f6059794114b0e01daa7f8d5c978e94a3e251 authored almost 6 years ago* Allow configuration to ignore magic number in ranges.
* Suppress "TooManyFunctions" error.
...
github.com/detekt/sonar-detekt - e22691fa2bf1bab027b1c03626b8bf2f0dedaf9c authored almost 6 years ago
github.com/detekt/sonar-detekt - 65c9f329747b4ebebe3ccb48934d70572c71210e authored almost 6 years ago
github.com/detekt/detekt - ef774de6d04fd87751f539bcc2ce9c28d70c3a50 authored almost 6 years ago
github.com/detekt/detekt - 7e1e8a82f9169a537ce461ebd38fe38922a031e2 authored almost 6 years ago
github.com/detekt/detekt - d2ce5a690480b592dbcda68f37549ff3c660ba82 authored almost 6 years ago
github.com/detekt/detekt - 24a8e5b01609a5a00fccbcddd65209613dd9f84a authored almost 6 years ago
github.com/detekt/detekt - 35e9ca20c858a0f90b852c18f86735ca9f7b6450 authored almost 6 years ago
github.com/detekt/detekt - a10cc29e404b8876b66a86ddaa0190aaa34f5e97 authored almost 6 years ago
github.com/detekt/detekt - f82a5e52a029a28a6ffb5e87970e5bff22209044 authored almost 6 years ago
github.com/detekt/detekt - 552d9d6cfbfbf6680b59cc3cfd10934fe4a999c2 authored almost 6 years ago
github.com/detekt/sonar-detekt - 44542a31fb7abe58adda8973184c1bbc28abc32f authored almost 6 years ago
github.com/detekt/detekt - b40e40ddfd16441fac1af4ed483429fb2f250c82 authored almost 6 years ago
* TopLevelPropertyNamingSpec: Consistently use only spaces for indentation
* TopLevelProperty...
github.com/detekt/detekt - 616e02bbc9ffcbe947ef71b26e91de2fd9b5d774 authored almost 6 years ago
Travis runs ./gradlew assemble by default, which means any custom flags
set (such as --build-ca...
github.com/detekt/sonar-detekt - ae688e879c0e254144176003b9f378ac38550fbd authored almost 6 years ago
github.com/detekt/sonar-detekt - b860e2a3e30ec864761780d5704b7e92b32ac0e1 authored almost 6 years ago
github.com/detekt/detekt - 859a77172e4a5f86dc740e1b65edd1519ad4f445 authored almost 6 years ago
* Gradle 5.3
* Update dependencies
github.com/detekt/detekt - 9fad2bdae4062055d2251adc24d3057c199a2fca authored almost 6 years agogithub.com/detekt/detekt - f860aea3e135d2a94dfef44ca488bbe9e8d0a6b7 authored almost 6 years ago
github.com/detekt/detekt - e30b54c1770787aea274796656eba434f6d6ac3d authored almost 6 years ago
* Enable local build cache for Travis builds
* Enable local build cache for AppVeyor builds
github.com/detekt/detekt - 0193b66453877303d3000c99bc15c3f94628e768 authored almost 6 years ago* ktlint 0.31.0
* Fix new issues flagged by ktlint
github.com/detekt/detekt - 2a51c711678767554ca6f326a25489915793406d authored almost 6 years ago* Remove idea code style to avoid confusion.
* Reformat using KtLint.
* Add formatting ins...
github.com/detekt/detekt - 88c239d9a284beace812169a4b4a97863b6044f8 authored almost 6 years agogithub.com/detekt/detekt - 82880b7505accb605ee6c99bd875ff157731a867 authored almost 6 years ago
* Ignore local properties in ObjectPropertyNaming
* Add contributor to readme
github.com/detekt/detekt - 956fb89d1811f7d744ae330d0cab0065d1b62a6f authored almost 6 years agoForces certain compiler bug fixes to be applied between major Kotlin releases.
github.com/detekt/detekt - bc4a3f63793de0596721504c6029aa9aac48e9ee authored almost 6 years agogithub.com/detekt/detekt - d6d32853bc91a106754b5dd4027d02202d153fb3 authored almost 6 years ago
* Add a guide for using the new buildUponDefaultConfig flag
* Use buildUponDefaultConfig flag...
github.com/detekt/detekt - f86dd2d86592b5f6e0d465609af231765ca3f7c8 authored almost 6 years ago* Report nullable single statement apply statement - Closes #1485
* Add testcase for assignme...
github.com/detekt/detekt - 19f3f5e0a7e965e3ca7a205921cf1505e888108a authored almost 6 years agogithub.com/detekt/detekt-intellij-plugin - 1638462ba2ab696139a9ae656e59ec298c5b58de authored almost 6 years ago
github.com/detekt/detekt - 2a3d5e1094764db6450481909ab9e8e8c1ce8b61 authored almost 6 years ago
github.com/detekt/detekt - 683765138a7056a015b54184ef5a2827c1b40e51 authored almost 6 years ago
* Replace tabs with spaces with manual formatting run from cli
* Package KtLint dependencies ...
github.com/detekt/detekt - d6f358254c1dba84b994fab8698d39be136a1e9c authored almost 6 years ago* Don't explicitly create directory
Gradle does it for us if it doesn't exist
* Update dep...
github.com/detekt/detekt - 145f0a9a47e87d0a0a68f550bbb504503e2fed88 authored almost 6 years agogithub.com/detekt/detekt - 0ad11efb496bd563b01f7ab606f94000aa7ec79e authored almost 6 years ago
* Remove .kt from classname in tests
* Convert detekt tasks to SourceTasks
* Change filter...
github.com/detekt/detekt - 1ad126427511f1f33581a8eca2bc9c3ee73adf4c authored almost 6 years ago* Partial Revert: Test Gradle plugin on multiple Gradle versions (#1482)
* Fix logic to creat...
github.com/detekt/detekt - 60db0a6f9057a91c52ab9971e67979cf3fc10572 authored almost 6 years agogithub.com/detekt/detekt - 8abd445816f2f31caeb48f9f94885c5cac5b8f9c authored almost 6 years ago
* doc: fix typo in documentation/style.md
* Update source to reflect doc update proposed in #...
github.com/detekt/detekt - 1c4e2f3a7b21ab61b3279eb98e2f31437fc9e8be authored almost 6 years agogithub.com/detekt/detekt - aaaabb12217b508eb08611788d40f47e9b043196 authored almost 6 years ago
github.com/detekt/detekt - 0c697c42204cb5ea85dbff8ed0af6b012d8aac35 authored almost 6 years ago
Fixes a security vulnerability where `get_analysis_projects.groovy` downloaded dependencies over...
github.com/detekt/detekt - 4544a5cde3cf4c6930c854bfb2e7f36a6f2555b4 authored almost 6 years agogithub.com/detekt/detekt - 4a08c7c3d5da5f0c09fe030b7628802eee03814a authored almost 6 years ago
* Prepare RC14 release
* Publish only the cli-all jar to bintray
Generator is only used at...
github.com/detekt/detekt - 2c69ae948fcc6885a09f0b26784c343fabf72e06 authored almost 6 years agogithub.com/detekt/detekt - f43150209d5639aadbaf0e8ae91cac76af2cb37b authored almost 6 years ago
github.com/detekt/detekt - a27b258f6fb212c7417d803b0dda32e08464df04 authored almost 6 years ago
github.com/detekt/detekt - f5a0f28dcf93f891298e90cd9f03368ec947f551 authored almost 6 years ago
* Do only consider calls and member accesses in UnnecessaryApply rule - Closes #1473
* Refact...
github.com/detekt/detekt - 93ffea9e550caab2bf35686aa38d05450de70c0d authored almost 6 years ago* Test Gradle plugin on multiple Gradle versions
* fix Gradle plugin on Gradle 4.9 & 4.10
github.com/detekt/detekt - 4c0fdcc867179c9db26b29cecab205596bdd2d6a authored almost 6 years ago* Disable rules that ktlint disables by default
* Optimize imports
This orders imports acc...
github.com/detekt/detekt - 367a369d2232419f791291f076746b0cd0390729 authored almost 6 years agogithub.com/detekt/detekt - 702553680d5fbd39529afa0e1c4cc4f489bfb778 authored almost 6 years ago
github.com/detekt/detekt - 74c5c593845e586cc2189f8d8fc28a374b5d6e95 authored almost 6 years ago
github.com/detekt/detekt - 7b5eff5c87af2fd1f406af200514f85593fb153a authored almost 6 years ago
github.com/detekt/detekt - 7b779bb4e00e76ead67d325acf05145afa65d0b0 authored almost 6 years ago
github.com/detekt/detekt-intellij-plugin - e38b8e12a6cdfbd1fc360a2f92b347da6f3ed26a authored almost 6 years ago
* Update Default acceptableDecimalLength for UnderscoresInNumericLiterals
* Fix test name
github.com/detekt/detekt - 30690673ff6cfaab267d2fd470399adfdf5401d5 authored almost 6 years agogithub.com/detekt/detekt - ecb4701ecbc729f1612b8ea668b87d6cc62fbe0b authored almost 6 years ago
github.com/detekt/detekt - c6d04b9bc90c605987bc4fce13ce607300524ccb authored almost 6 years ago
github.com/detekt/detekt - 5e1d727aed7eead428fc799dd3f1294b04130dab authored almost 6 years ago
* Support --fail-fast and --build-upon-default-config flags in gradle plugin
* Update used de...
github.com/detekt/detekt - 022f2cfede033b14c94be8dca3932abbd26bba73 authored almost 6 years ago* Add basic functionality and unit tests
* Fix some edge cases and add more test cases
* R...
github.com/detekt/detekt - b9e182036e2037e38ccc269e585ba83b6aa75192 authored almost 6 years ago* Update dependencies
* Update Gradle to 5.2.1
* Revert used detekt version for reformatti...
github.com/detekt/detekt - 692793543e5e1e9214e61acac9341babc8920f9d authored almost 6 years agogithub.com/detekt/detekt - 1ce5b59113cb009cce48b6d60792da2ea0c38bed authored almost 6 years ago
github.com/detekt/detekt - 445ffb0c55b0b3af830cea363d42f1730d9642b3 authored almost 6 years ago
github.com/detekt/detekt - e77cbdfbe47a47ff41c35bf4e06695a3e7f251f3 authored almost 6 years ago
github.com/detekt/detekt - c37316dad2bf59cb53dd40fe5af917f46df8e9e1 authored almost 6 years ago
* Gradle 5.1
* Remove unneeded boilerplate
https://docs.gradle.org/5.1/release-notes.html#...
github.com/detekt/detekt - 2bb1fd1ce6d8494fc2b49c2fe35385d13f6ddfbf authored almost 6 years ago* Treat androidTest directory and *Spek.kt files as test sources.
* Copy pasta spaces
github.com/detekt/detekt - ca719ea8b929b658ab1d6f5e90bee5ac4daba79e authored almost 6 years ago* Implement lines of code metric based on token inspection
* Reimplement LongMethod rule with...
github.com/detekt/detekt - a218c41ed8e6d678246aa6e0b9b7a6734338aaaf authored almost 6 years ago* Fix false positives for UnnecessaryApply rule - Closes #1305
* Make sure apply is only repo...
github.com/detekt/detekt - 9dafa78eee1b6659aef1c0222d6287b259e2f8b4 authored almost 6 years agogithub.com/detekt/detekt - a4bf04e31bbec56456ada723865b87a05b88f54e authored about 6 years ago
github.com/detekt/detekt - f741297b674e07a7eda3dd8e1d30e84e71be3a30 authored about 6 years ago
* Update Kotlin to 1.3.20
* Update ktlint to v0.30.0
* Update detekt-gradle-plugin kotlin ...
github.com/detekt/detekt - 4315c6cd5cd86102272ef6328e00d341d528507d authored about 6 years agogithub.com/detekt/detekt - 86cfcfb49578acc4aef449ff2e806adc7b024c8b authored about 6 years ago
github.com/detekt/detekt - db80472c0b94e7abe661553dbc54532ef60cb437 authored about 6 years ago
github.com/detekt/detekt - 8e4bad50a93aeeb9661a5bf216276018719d31d0 authored about 6 years ago
github.com/detekt/detekt - 26eaf008269a1cbb74975255493efe21ba4adcaa authored about 6 years ago
github.com/detekt/detekt - 858658684a0a2be9b24b4e091afc20c0de851518 authored about 6 years ago
* Build upon default config - Closes #1248
* Deprecate failFast config property
* Test bui...
github.com/detekt/detekt - d0fed425d8f127df4c2e5372eaa7771ad2f5b927 authored about 6 years agogithub.com/detekt/detekt - eee21462147b75243f0a26f3a1b783a9037c48fd authored about 6 years ago
github.com/detekt/detekt - c5779433c93feb50c5781af19369795b924ac571 authored about 6 years ago
https://github.com/jacoco/jacoco/releases/tag/v0.8.3
github.com/detekt/detekt - e39810c71bb34d61d7881ef737891ad163f65598 authored about 6 years agogithub.com/detekt/detekt - 17c4a5415cf4644a69f3bdfa15e93d87bc7c0f26 authored about 6 years ago
* Update default package naming rule according to official style guide #1429
https://kotlinla...
github.com/detekt/detekt - 9c198fe4632a9a9369367b4095f20b1716041782 authored about 6 years agogithub.com/detekt/detekt - 00a9a8befce1b91c9bd0fbdd90c6eb81055ccec4 authored about 6 years ago
github.com/detekt/sonar-detekt - fc0316d9ac2282663cfdf7f3e2e04128d3c61a74 authored about 6 years ago