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

Migrated test cases for NamingConvention rule

github.com/detekt/detekt - b079f7aa570aaaa17bb6d5241af71594ffd1acec authored over 7 years ago by schalkms <[email protected]>
Added more metrics to sonar report

github.com/detekt/sonar-detekt - f58edc5f6a5b7ee82a32591ced1d6899711940ed authored over 7 years ago by schalkms <[email protected]>
remove unnecessary parentheses in the main codebase

github.com/detekt/detekt - fce518b4ba5c1e3e62122fa8c88fbba611d6c67a authored over 7 years ago by Marvin Ramin <[email protected]>
Prepare 0.2.3 release

github.com/detekt/sonar-detekt - 5b017ac75df1c7cbf6d6dd4afc3d9a3ac94c06fe authored over 7 years ago by Artur Bosch <[email protected]>
Fix invalid locations by logging them instead of letting sonar crash the run - #20

github.com/detekt/sonar-detekt - 11aaf0f28445959791e85c65ac6b5ec2bd17c1eb authored over 7 years ago by Artur Bosch <[email protected]>
Moved FeatureEnvy test to spec

github.com/detekt/detekt - 709f4547eb34c36851043d420e79ff8988316bbc authored over 7 years ago by schalkms <[email protected]>
Increased coverage for ConditionalPathVisitor

github.com/detekt/detekt - e3380cfcc6671c6a250b4a16492add37a44b2fd3 authored over 7 years ago by schalkms <[email protected]>
Refactored tests and increased coverage for rules

github.com/detekt/detekt - 9adf661856dc1d69b3e2c9f6ce5f93755c29c105 authored over 7 years ago by schalkms <[email protected]>
align naming patterns for enum entries in rule + default config

github.com/detekt/detekt - f2eb24b61a1a97f6986b457aee56249b3aa8c55f authored over 7 years ago by Marvin Ramin <[email protected]>
Prepare 0.2.2 release

github.com/detekt/sonar-detekt - 43958f83c67c65a7d3fb87bff545d730f47163ca authored over 7 years ago by Artur Bosch <[email protected]>
Added protected member in final class rule

github.com/detekt/detekt - cd839f2e6767ad884d3224ab51045fcc58e2504a authored over 7 years ago by schalkms <[email protected]>
allow suppressing `all`

github.com/detekt/detekt - 2327a14a9cc8b1d1defee27abab90bd10dd91950 authored over 7 years ago by Marvin Ramin <[email protected]>
Fix MultiRule RuleKey filtering - closes #16, #18

github.com/detekt/sonar-detekt - 40cfc32c95b18f6a6b460699840e861f91cf54ad authored over 7 years ago by Artur Bosch <[email protected]>
Prepare RC3 release

github.com/detekt/detekt - 1f18ac8cd1e99155d242c83cc825950c4f33ebcf authored over 7 years ago by Artur Bosch <[email protected]>
Mention ktlint in credits

github.com/detekt/detekt - affa4c99d9aaf3137de27d02e2360b1e0e1113d8 authored over 7 years ago by Artur Bosch <[email protected]>
Made minor refactoring

* Removed unnecessary null filtering
* Removed unnecessary cast expression

github.com/detekt/detekt - 6502ff10e7b4417c112dfaa30f4356e39d563855 authored over 7 years ago by schalkms <[email protected]>
Updated rule config for StringLiteralDuplication

* Renamed rule
* Excluded strings with less than 5 characters

github.com/detekt/detekt - 3d1da1a1afd79eb38277e60ce620e1c0e945b3cc authored over 7 years ago by schalkms <[email protected]>
Added string exclusion length constant

github.com/detekt/detekt - 648751da5fc2a62f2e7021cbdb1a1cb487c115f3 authored over 7 years ago by schalkms <[email protected]>
Updated config for duplicate string rule

github.com/detekt/detekt - 3905348a660e76430d5b6a5c51d1ed38f7a0e091 authored over 7 years ago by schalkms <[email protected]>
Added annotation config for duplicate string rule

github.com/detekt/detekt - e038fbbf68cd46e985698e0f4e38ff08ae36c4b7 authored over 7 years ago by schalkms <[email protected]>
Added StringLiteralDuplication rule

github.com/detekt/detekt - 2c0bd724912c97ccc11e5e2b72eafb311e8825b6 authored over 7 years ago by schalkms <[email protected]>
Do not consider empty returns as optional - closes #304

github.com/detekt/detekt - c3e830423120038e113c94c0b1c76087860b24c9 authored over 7 years ago by Artur Bosch <[email protected]>
Fix README: maven configuration

github.com/detekt/detekt - d1b7789e4a20af089f0506a3e1097ac4f84ce7aa authored over 7 years ago by tramchamploo <[email protected]>
Make rules property of MultiRule public

Sonar plugin needs this field.

github.com/detekt/detekt - 3f8785aa69dff3694cde70ffebf35f2dd5c2453f authored over 7 years ago by Artur Bosch <[email protected]>
Let MultiRule's have a common field rules for all sub rules

This is especially needed for sonar-kotlin where a RuleKey must be created for each Issue. A Mul...

github.com/detekt/detekt - 8338224e309daf6b24b3715fbe5e0f84e8e225fe authored over 7 years ago by Artur Bosch <[email protected]>
Added % to comment-source ratio output

github.com/detekt/detekt - 0a22508ac23ce62ae4561a0cd29f5415008cc1a8 authored over 7 years ago by schalkms <[email protected]>
Use function instead of method in descriptions and ids of CommentOverPrivateMethod

github.com/detekt/detekt - ad8c0a9bd31053f98a20a12d72604b3eb94559fd authored over 7 years ago by Artur Bosch <[email protected]>
Introduce RuleKey lookup table - closes #17

github.com/detekt/sonar-detekt - 9d6aeb3418b47acacd2cd07709938cde03e296dc authored over 7 years ago by Artur Bosch <[email protected]>
Refactored complexity report

github.com/detekt/detekt - a691d3868be1f9fd1c2f17ede9c66b1165dbac2a authored over 7 years ago by schalkms <[email protected]>
Updated magicnumber rule in failfast.yml

github.com/detekt/detekt - f4737b74b157c0c87d8513bb3d9cd79dd0b39bb6 authored over 7 years ago by schalkms <[email protected]>
Added source comment ratio to report

github.com/detekt/detekt - 46c762399b980192076ee58a117387788b35b2a0 authored over 7 years ago by schalkms <[email protected]>
Refactored complexity report

github.com/detekt/detekt - 297d9583c638bdf64bfb1d284420f5d2eb3be540 authored over 7 years ago by schalkms <[email protected]>
Introduced constant for number '1000'

github.com/detekt/detekt - b9a9f714e22dff354f43250a830f5f4b3735f162 authored over 7 years ago by schalkms <[email protected]>
make Int.reached internal

github.com/detekt/detekt - 96a2cc3d51d5d6e7d314f2201c139942a664abf4 authored over 7 years ago by Marvin Ramin <[email protected]>
update kotlin to v1.1.4

release notes:
https://blog.jetbrains.com/kotlin/2017/08/kotlin-1-1-4-is-out/

github.com/detekt/detekt - 7f7ecd4aef713030d14f7abe09a37980908ffda6 authored over 7 years ago by Marvin Ramin <[email protected]>
remove duplicated test function

github.com/detekt/detekt - adc29abfcbf94013d871ce155c47c00a1fd9914d authored over 7 years ago by Marvin Ramin <[email protected]>
Set equals() rules to inactive

github.com/detekt/detekt - 54f3787538b23864b85e3bbfdf73629b1a527609 authored over 7 years ago by schalkms <[email protected]>
Added rule for equals() returning constant bool

github.com/detekt/detekt - 67789f4d1c271eba19088fdb74e36fb048074000 authored over 7 years ago by schalkms <[email protected]>
Added EqualsAlwaysReturnsTrueOrFalse rule

github.com/detekt/detekt - ec1c3f50de83575d6e8b4afc3f3601b28a69bb99 authored over 7 years ago by schalkms <[email protected]>
Added EqualsNullCall rule

github.com/detekt/detekt - 517bf69ea251dfc44289159082683537a1c49d89 authored over 7 years ago by schalkms <[email protected]>
Added naming rule for packages

github.com/detekt/detekt - e4eb1425e6feb575395cef003c2b149e1395a161 authored over 7 years ago by schalkms <[email protected]>
Added more test cases for illegal package name

github.com/detekt/detekt - f55e0458d67d108be984d9449ad240b0de700468 authored over 7 years ago by schalkms <[email protected]>
Treat comment as non-empty block body

github.com/detekt/detekt - 3c674754884d1351e245a794017ae0fef7bf22e9 authored over 7 years ago by Karol Wrótniak <[email protected]>
Remove comment block test code duplication

github.com/detekt/detekt - e81a5164cb273db1c57f8b740d72ebe39361d279 authored over 7 years ago by Karol Wrótniak <[email protected]>
Add changelog

github.com/detekt/sonar-detekt - 8ce59e21c884f0a4329ea743bf5d40638ec75934 authored over 7 years ago by Artur Bosch <[email protected]>
Add code style xml for intellij

github.com/detekt/sonar-detekt - e145edb8fb908d5155fa62fbcb259bdce810c623 authored over 7 years ago by Artur Bosch <[email protected]>
Let sonar know about detekt metrics

github.com/detekt/sonar-detekt - acc5ad215fd598e0bb24321afb5e44c4ea409f8d authored over 7 years ago by Artur Bosch <[email protected]>
Resolve detekt issues, update detekt config

github.com/detekt/sonar-detekt - e52b1302ae3320e22b357ac253c458de5cab0bc2 authored over 7 years ago by Artur Bosch <[email protected]>
Update to detekt RC2

github.com/detekt/sonar-detekt - ed6fc7ef5532bad86541c6faf6ac11a75b6aaae5 authored over 7 years ago by Artur Bosch <[email protected]>
Added EmptyDefaultConstructor rule

github.com/detekt/detekt - 946c01d579b0187cd213dae1693c929a9dabae6d authored over 7 years ago by schalkms <[email protected]>
Added empty init and secondary ctor rules

github.com/detekt/detekt - a661c0b47203984fe9bd943e198499e9d34c231d authored over 7 years ago by schalkms <[email protected]>
Added check for lone ";" in EmptyIfBlock rule

An if statement has a then block containing only a semicolon.
This semicolon might have been add...

github.com/detekt/detekt - 2c756138e96a41da2250e8ed7b66b4948704f856 authored over 7 years ago by schalkms <[email protected]>
Added rule for NoSuchElementException in next()

github.com/detekt/detekt - 6f41bc8910ad0a5cc7517eb5c723c5366e4df758 authored over 7 years ago by schalkms <[email protected]>
Added RethrowCaughtException rule

github.com/detekt/detekt - e883facc3cbd7649e9ae5dd76ba9e46e8c1e5354 authored over 7 years ago by schalkms <[email protected]>
Added CatchIllegalMonitorStateException rule

github.com/detekt/detekt - 4502a24c2464d704c8e4269a1d1c08f8a0b1e7e1 authored over 7 years ago by schalkms <[email protected]>
Added CatchThrowable rule

github.com/detekt/detekt - d3f12059dddf422203d89d85e907c65523e4d7ba authored over 7 years ago by schalkms <[email protected]>
Added ReturnFromFinally rule

github.com/detekt/detekt - f61df0af73c1aecb914d608fa414ff66c2f4a9e7 authored over 7 years ago by schalkms <[email protected]>
Added ThrowingNewInstanceOfSameException rule

github.com/detekt/detekt - 2e639c4774406226a01054105d19b1735e9ea6c9 authored over 7 years ago by schalkms <[email protected]>
Update used detekt to RC2

github.com/detekt/detekt - 6b7cb31e6430c75d8e8f1f209167206f2a6d9019 authored over 7 years ago by Artur Bosch <[email protected]>
Update version to RC2

github.com/detekt/detekt - 87a52852c01166b4d73cdaed4627827ddc39de31 authored over 7 years ago by Artur Bosch <[email protected]>
Update documents for RC2

github.com/detekt/detekt - 57ec0a9a7f716aef34e3b1ad52c2d041243b5791 authored over 7 years ago by Artur Bosch <[email protected]>
Run cli on ci

github.com/detekt/detekt - 2c991245e3c50f36150dc6c32c73e213f2c08c87 authored over 7 years ago by Artur Bosch <[email protected]>
Run detekt check equivalent from cli in travis

github.com/detekt/detekt - 52e81cb74e849ae5618443fa73978a6d8b437ad1 authored over 7 years ago by Artur Bosch <[email protected]>
Do not fail build for --help

github.com/detekt/detekt - 983173c27a65cef5ba8aa209598ba34cb6d09cda authored over 7 years ago by Artur Bosch <[email protected]>
Fix MagicNumber's and ReturnCount's

github.com/detekt/detekt - 785a7de9be48712386f96e788b32db5c42ac5033 authored over 7 years ago by Artur Bosch <[email protected]>
Implement ignore checks for MagicNumber based on checkstyle - closes#280

github.com/detekt/detekt - 4fa2cca88f1b84634c17af5870aaeeedcad3b514 authored over 7 years ago by Artur Bosch <[email protected]>
Add Rule.lint on ktFile option for performance

github.com/detekt/detekt - 903051d2402051980c538253465df4ada69bf180 authored over 7 years ago by Artur Bosch <[email protected]>
Do not create unnecessary ast's

github.com/detekt/detekt - f9333d6ff942108236ec49cbc76d7d187012ef39 authored over 7 years ago by Artur Bosch <[email protected]>
Add test case for crashing property - closes #276

github.com/detekt/detekt - e41c179d0bed128140955e22ee375ab8942c2e5f authored over 7 years ago by Artur Bosch <[email protected]>
Remove unnecessary yml properties in failfast.yml

github.com/detekt/detekt - 04b1d46b2613844c8e4c772306ff1b7653f4d1f7 authored over 7 years ago by Artur Bosch <[email protected]>
Added UnnecessaryConversionTemporary rule

github.com/detekt/detekt - 5aca85d60f7cab7e73b3abd8e47474e0ad11bae3 authored over 7 years ago by schalkms <[email protected]>
Refactored TemporaryInstantiation rule and test

github.com/detekt/detekt - 2526975f375280395184055a76ff0d080175ab02 authored over 7 years ago by schalkms <[email protected]>
Revert implementation configuration in cli module

github.com/detekt/detekt - cc8e542b41dd69e79b2b1a18a30880e87f2816cb authored over 7 years ago by Artur Bosch <[email protected]>
Rename ignoreNumbers to ignoredNumbers

github.com/detekt/detekt - 0497312ddba920f4dbccf272ac6fc6c155cf6431 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Remove another star import

github.com/detekt/detekt - bd9a2db3ee8fd9c98e12c6edfd069eaeb8b69cc3 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Make CodeSmell and Issue more test-output friendly

Generate a toString() method so you can see their values when tests go
red.

github.com/detekt/detekt - 59fb91d79bb46aab8a9a03cd348525b76433a8de authored over 7 years ago by Sebastiano Poggi <[email protected]>
Address bugs in MagicNumber check:

* flagging non-numeric constant expressions (e.g., "true")
* inability to ignore floating point...

github.com/detekt/detekt - 45eaf3edc3ce44f4a13e0844afbe93214dfec47f authored over 7 years ago by Sebastiano Poggi <[email protected]>
Use single imports instead of star-imports

github.com/detekt/detekt - ec7f55065c69697fd6d613643fdd7c272a5e5aa2 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Fix constants in MagicNumber tests

github.com/detekt/detekt - 73f204994d59984ae99c0895b92c00000b5c215d authored over 7 years ago by Sebastiano Poggi <[email protected]>
Improve message for MagicNumber check

github.com/detekt/detekt - 440340cdb223e36279c1e820772f46b8202a2701 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Remove unused hamcrest version property

github.com/detekt/detekt - b962071b95adb3c59df8e17ac8a1639c1b2a53a0 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Updated SLOC counter

github.com/detekt/detekt - 36696026729aa29b2a695055e53a26e3287a391b authored over 7 years ago by schalkms <[email protected]>
Added sloc count metric

github.com/detekt/detekt - 2b985e5f49a95f7200ae55e25d4bd0e581276102 authored over 7 years ago by schalkms <[email protected]>
Added loc count metric

github.com/detekt/detekt - 45815145760392b2f8efd0e9b83b405a5a56f1a2 authored over 7 years ago by schalkms <[email protected]>
Take advantage of compilation avoidance in project's modules

github.com/detekt/detekt - 2b4a23cd3ddb9d806d1fb5e4a502b462ea414348 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Use single quotes for plain strings wherever possible

github.com/detekt/detekt - 69bcdff44695feb70fc175664f61db94d838e14c authored over 7 years ago by Sebastiano Poggi <[email protected]>
Update Gradle wrapper, using Gradle 4.1-rc-2

This is an automated change resulting from:
$ ./gradlew wrapper --gradle-version=4.1-rc-2

github.com/detekt/detekt - b5b944534b89965f22e52269abfd53a6cda2dcbc authored over 7 years ago by Sebastiano Poggi <[email protected]>
Use single quotes for plain strings wherever possible

github.com/detekt/detekt - 263cc310c7f52b40376a83d2c3821d2f3d6d8003 authored over 7 years ago by Sebastiano Poggi <[email protected]>
Correct badges

github.com/detekt/detekt - c0d7e57edea8ee38dd55bff4cebb8c214a6ccd37 authored over 7 years ago by Artur Bosch <[email protected]>
Update guides for RC1

github.com/detekt/detekt - 0fbb5ea4b5f0f79d4744570d69759455de309f93 authored over 7 years ago by Artur Bosch <[email protected]>
Update version to RC1

github.com/detekt/detekt - 38f9edc8fdf09da7810aa3628d08eafea94fcf88 authored over 7 years ago by Artur Bosch <[email protected]>
Allow to override the output name of output reports

github.com/detekt/detekt - 074077eb5f7132361f5d7816f56bf8da1cdbf811 authored over 7 years ago by Artur Bosch <[email protected]>
Update migration guide

github.com/detekt/detekt - 01668abd9fa46039d6870294a6bced12d6a6054c authored over 7 years ago by Artur Bosch <[email protected]>
Add changelog for rc1

github.com/detekt/detekt - dc4b2467f2427dede372b39270b9de0b185d0a7d authored over 7 years ago by Artur Bosch <[email protected]>
ForbiddenComment: Fix a typo in "STOPSHIP"

github.com/detekt/detekt - 4ecd4aed87b406798437c59c9a2c4d7b7e79fc02 authored over 7 years ago by Sebastian Schuberth <[email protected]>
Rewrite sample project - closes #257

github.com/detekt/detekt - 4e645d50cf511633fb0296c08c480ac52a6a1107 authored over 7 years ago by Artur Bosch <[email protected]>
Rename sample project

github.com/detekt/detekt - da0a4992e0656d2c04fa52950e191ac8b4da85fe authored over 7 years ago by Artur Bosch <[email protected]>
Added comments to unreachable code in test class

github.com/detekt/detekt - 885b9af754576ec4bf43120d0114ada0fb77409c authored over 7 years ago by schalkms <[email protected]>
Added unreachable code rule

github.com/detekt/detekt - 8be2ba311e6836908cc888feacf63484506cc1ad authored over 7 years ago by schalkms <[email protected]>
Added unreachable code rule to config.yml

github.com/detekt/detekt - abb408227d2e69b41c356e03b8dbefc09ea33eaf authored over 7 years ago by schalkms <[email protected]>