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

add rule to default config and style provider

github.com/detekt/detekt - aa8fc0a42fce53e2ba668600613209fdfd52c161 authored over 7 years ago by Ivan Balaksha <[email protected]>
add issue description

github.com/detekt/detekt - 9a89a2341fe47657724f875e6dd4354574e13f02 authored over 7 years ago by Ivan Balaksha <[email protected]>
add test for object

github.com/detekt/detekt - 99285b711ddbb92c4e029e65dba2f3595e5918c7 authored over 7 years ago by Ivan Balaksha <[email protected]>
Updated PackageDeclarationStyle rule

The rule now reports errors for 2..n blank lines before and after the
import list declaration.

github.com/detekt/detekt - d0facc4200fe7ac461f789088e31b9619b3caaaa authored over 7 years ago by schalkms <[email protected]>
Improve readability, fix detekt issue - #354

github.com/detekt/detekt - c7cf137aec804dc1e636bf3b7dcf9b66aeed2040 authored over 7 years ago by Artur Bosch <[email protected]>
rename UseDataClassRule to UseDataClass

github.com/detekt/detekt - f2e987b22df53774435611befd894005f4ef90b2 authored over 7 years ago by Ivan Balaksha <[email protected]>
fix link to default-detekt-config.yml in migration guide for RC4

github.com/detekt/detekt - 7d01f1dd54fb195120179bb6309e4012db752253 authored over 7 years ago by Marvin Ramin <[email protected]>
change description

github.com/detekt/detekt - 193eb5b7c39e8aee3b174b66f11fc02b9554e05d authored over 7 years ago by Ivan Balaksha <[email protected]>
Prepare bugfix relase for RC4

github.com/detekt/detekt - 932337947ab428bc2a0fd98c3b24fe64f655aacb authored over 7 years ago by Artur Bosch <[email protected]>
UndocumentedPublicClass: Add searchInInnerObject configuration property.

github.com/detekt/detekt - eca46efc2250ba44ff6651cfc0c796078a1a00c3 authored over 7 years ago by Niklas Baudy <[email protected]>
fix test description

github.com/detekt/detekt - 9e2427ef6a33d53b264e0f4aa83e991817adf1aa authored over 7 years ago by Ivan Balaksha <[email protected]>
Added PackageDeclaration style rule

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

github.com/detekt/detekt - 099cd7c200a3f270081cb1069ada148f54e128b9 authored over 7 years ago by Ivan Balaksha <[email protected]>
implement rule

github.com/detekt/detekt - f9be58a2a5c93961f1aad5a430fb5fab1632830c authored over 7 years ago by Ivan Balaksha <[email protected]>
correct description, check is open,abstract,inherit something

github.com/detekt/detekt - 43ce49630e6eb674c1ec123e30d5cc7952158735 authored over 7 years ago by Ivan Balaksha <[email protected]>
add new line in the end of file

github.com/detekt/detekt - 5b89a96cd2c2bc8b146efcb97508a44e86d987b6 authored over 7 years ago by Ivan Balaksha <[email protected]>
add more tests

github.com/detekt/detekt - 6846506aeca2bea7eea634b005eb122dfcb035e9 authored over 7 years ago by Ivan Balaksha <[email protected]>
implement rule and tests

github.com/detekt/detekt - ede9f18df322cf54ff43ac5940c855b3c5cfac25 authored over 7 years ago by Ivan Balaksha <[email protected]>
fix code format

github.com/detekt/detekt - 50deb9c85bb2c34699b610fe227626d820ad3b9c authored over 7 years ago by Ivan Balaksha <[email protected]>
Updated UselessPostfixExp in detekt-config

github.com/detekt/detekt - dbaa920af06346b24cf2d9707c720ba4d3d24432 authored over 7 years ago by schalkms <[email protected]>
Do not double report naming conventions, fix test skipping by upgrading to newest junit5 milestone - closes #373

github.com/detekt/detekt - aa6a0b3ba7d640654a19193b2de0cc17d6b0ceb2 authored over 7 years ago by Artur Bosch <[email protected]>
Added break and continue to unreachable code rule

github.com/detekt/detekt - 72fcc59b64a75520087449a21bcfeb77281edc5a authored over 7 years ago by schalkms <[email protected]>
Use failfast configuration in CI

github.com/detekt/detekt - c49bf949a9b4370da85bb2d820a5274fa6256f7d authored over 7 years ago by Artur Bosch <[email protected]>
use equality check instead of elvis

github.com/detekt/detekt - 96717e43ff28522466f713caf44fdd306e3ae4d2 authored over 7 years ago by Ivan Balaksha <[email protected]>
Fixed protected member report in sealed class

github.com/detekt/detekt - b03314c918898e52a20973dd1161e8197684a96c authored over 7 years ago by schalkms <[email protected]>
Do not double report naming conventions, fix test skipping by upgrading to newest junit5 milestone - closes #373

github.com/detekt/detekt - 837d33d4852bea90cfc77d62072d6d59dd027bbc authored over 7 years ago by Artur Bosch <[email protected]>
Updated PackageDeclarationStyle rule

The rule now reports errors for 2..n blank lines before and after the
import list declaration.

github.com/detekt/detekt - 2bc4acb174c8765819278b5f483db5b27ea33ea9 authored over 7 years ago by schalkms <[email protected]>
Added PackageDeclaration style rule

github.com/detekt/detekt - d2efc2abaa2132d8d67168e7d712293f7df0e2d4 authored over 7 years ago by schalkms <[email protected]>
Improve readability, fix detekt issue - #354

github.com/detekt/detekt - fc32343eaeebd08baa95b224e01a4014b2e8b86d authored over 7 years ago by Artur Bosch <[email protected]>
rename UseDataClassRule to UseDataClass

github.com/detekt/detekt - 05808ff4fa75e535943927c8446c2b7b5b3e3973 authored over 7 years ago by Ivan Balaksha <[email protected]>
add new line in the end of file

github.com/detekt/detekt - 2580d7eaabc24ffc6a5ea348c8dc9b375d688407 authored over 7 years ago by Ivan Balaksha <[email protected]>
add more tests

github.com/detekt/detekt - 5a8920f1ecdbf65e71786216aee2d5d7574c7aed authored over 7 years ago by Ivan Balaksha <[email protected]>
change description

github.com/detekt/detekt - 58a22824c5f23095636078e67585c1425bcf65d8 authored over 7 years ago by Ivan Balaksha <[email protected]>
add issue description

github.com/detekt/detekt - 4387ec6740b0dacb5814d49b1231bdbe80217497 authored over 7 years ago by Ivan Balaksha <[email protected]>
add rule to default config and style provider

github.com/detekt/detekt - fb3eb1f870290357ff7b39b31304e8effa6db342 authored over 7 years ago by Ivan Balaksha <[email protected]>
correct description, check is open,abstract,inherit something

github.com/detekt/detekt - cb51d884ffcbaeb46f1e554a9b8e0bed48c4bc8a authored over 7 years ago by Ivan Balaksha <[email protected]>
add test for object

github.com/detekt/detekt - f4bb6d64445ff5fadeff1cd7ffa23cadd4fb1f22 authored over 7 years ago by Ivan Balaksha <[email protected]>
implement rule and tests

github.com/detekt/detekt - e53800118f9bed9283deac2b22659037f35f0757 authored over 7 years ago by Ivan Balaksha <[email protected]>
Added break and continue to unreachable code rule

github.com/detekt/detekt - b94a80f7ba50af4569e3eb5cd5e051e5655ea3f0 authored over 7 years ago by schalkms <[email protected]>
Use failfast configuration in CI

github.com/detekt/detekt - 88419998addf27b00e76587ea4fc969c65f38190 authored over 7 years ago by Artur Bosch <[email protected]>
fix code format

github.com/detekt/detekt - d074dc95cf564056ce4d4ca619e2b4740f1c6f5b authored over 7 years ago by Ivan Balaksha <[email protected]>
fix codestyle

github.com/detekt/detekt - 9c2c0b5807abf072461c35e0a0bb5738e6a2da75 authored over 7 years ago by Ivan Balaksha <[email protected]>
fix test description

github.com/detekt/detekt - dd0a8769b2babc0abf7a5dfdf6f8902f975b0ad7 authored over 7 years ago by Ivan Balaksha <[email protected]>
use equality check instead of elvis

github.com/detekt/detekt - 09661a0cc4d2b538f7ac0e605b1562c8635b9031 authored over 7 years ago by Ivan Balaksha <[email protected]>
add tests

github.com/detekt/detekt - e3617e985132bac32379cc33a1990aa5638574fb authored over 7 years ago by Ivan Balaksha <[email protected]>
fix issue description

github.com/detekt/detekt - 0fc804318a0e9267d1b4a1b66958d164483a6988 authored over 7 years ago by Ivan Balaksha <[email protected]>
fix codestyle

github.com/detekt/detekt - f69b75d109a112f596a3fc3c024adc4b56a4c622 authored over 7 years ago by Ivan Balaksha <[email protected]>
implement rule

github.com/detekt/detekt - 953667c8d917a23d740f97874c7b5e1416e67517 authored over 7 years ago by Ivan Balaksha <[email protected]>
use visitor instead of visitNamedFunction

github.com/detekt/detekt - 0ef211a776944b93a0c4bbb34f04da68935b7737 authored over 7 years ago by Ivan Balaksha <[email protected]>
add rule to StyleGuideProvider and default config

github.com/detekt/detekt - 5f81bbf441955f3d9d32a0d4d82cc48310cfbea6 authored over 7 years ago by Ivan Balaksha <[email protected]>
remove spaces in default-detekt-config.yml

github.com/detekt/detekt - 5091a822f38b1f6bc1054b52e3e31da6305bc283 authored over 7 years ago by Marvin Ramin <[email protected]>
Fix gradle plugin badge

github.com/detekt/detekt - b12b1bfbc4f5ec783a4fdedf916df93eea850593 authored over 7 years ago by Artur Bosch <[email protected]>
Prepare bugfix relase for RC4

github.com/detekt/detekt - fda2839573e8ed45882140397c8a4f467da8daad authored over 7 years ago by Artur Bosch <[email protected]>
Renamed UselessIncrement to UselessPostfixExp

github.com/detekt/detekt - 15244e1c99e2684ebe08e580077831ef6c67d3bc authored over 7 years ago by schalkms <[email protected]>
Updated UselessPostfixExp in detekt-config

github.com/detekt/detekt - 8d46dc6f13308ba30d5d1b5a6486fa32796a9195 authored over 7 years ago by schalkms <[email protected]>
Update FunctionMaxLength.kt

minimumFunctionNameLength -> maximumFunctionNameLength

github.com/detekt/detekt - 920826ec4bf5e7acb8b872d305689bddf694540c authored over 7 years ago by Radim Vaculík <[email protected]>
Added missing exception rules to config

github.com/detekt/detekt - 26c01151dda9957a7a9f5cee3a4044b63a26d5c8 authored over 7 years ago by schalkms <[email protected]>
Removed obsolete ExceptionsRule base class

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

github.com/detekt/detekt - 319fa2cfda690bd11f87880a43135916bfd7847f authored over 7 years ago by schalkms <[email protected]>
Added InterruptedException to caught exceptions

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

github.com/detekt/detekt - 738123b98c8fedd8316f444f9f8975bbfb967432 authored over 7 years ago by schalkms <[email protected]>
Added InstanceOfCheckForException

github.com/detekt/detekt - 892b0744f53fee91658ad94e18888606d595ae10 authored over 7 years ago by schalkms <[email protected]>
Corrected invalid kt code for exception tests

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

github.com/detekt/detekt - 23e25c2c431b53b9a273f5afa8847c0796d44b72 authored over 7 years ago by schalkms <[email protected]>
UndocumentedPublicClass: Add searchInInnerObject configuration property.

github.com/detekt/detekt - 92e1ffd3a2c077764390ecc99d4dd67fbc613b2e authored over 7 years ago by Niklas Baudy <[email protected]>
Fixed protected member report in sealed class

github.com/detekt/detekt - 436325afd2dbe02df63e5139d3bac75536168ddf authored over 7 years ago by schalkms <[email protected]>
Add Radim Vaculik to Contributors

github.com/detekt/detekt - 7155374e2df9599bfa6eeac19e7a4025b8e3d85b authored over 7 years ago by Radim Vaculík <[email protected]>
Bugfix: MAXIMUM_VARIABLE_NAME_LENGTH constant

github.com/detekt/detekt - 37cb9eeca515b4ae84a170705dcd28c44fed51e5 authored over 7 years ago by Radim Vaculík <[email protected]>
fix link to default-detekt-config.yml in migration guide for RC4

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

github.com/detekt/detekt - 9c8878363614a2251977b07ced25bcfdb0d669ec authored over 7 years ago by Artur Bosch <[email protected]>
Use detekt's sloc instead of lloc for sonar's ncloc metric

github.com/detekt/sonar-detekt - 06102afa47faae62e4eb0232249acfc946bb525d authored over 7 years ago by Artur Bosch <[email protected]>
Do not use reflection for toString methods - closes #349

Also replace getter to normal functions.

github.com/detekt/detekt - 2780ba0ee98427b3ba8d6ef3353fd474349c5894 authored over 7 years ago by Artur Bosch <[email protected]>
Decouple KtTreeCompiler from Detektor - closes #341

github.com/detekt/detekt - 79b3af212df77dcfa90a2a5dc25d18b372704f1f authored over 7 years ago by Artur Bosch <[email protected]>
Change to extension functions for readability

github.com/detekt/detekt - 99febd3667b3ee5e7fc6d429fd2a713dcc280695 authored over 7 years ago by Artur Bosch <[email protected]>
Remove some empty rules from style provider which do belong to the empty-blocks rule set

github.com/detekt/detekt - ededb68920602263e252be4c3554b8e69d1607fc authored over 7 years ago by Artur Bosch <[email protected]>
update kotlin to v1.1.4-3

release notes:
https://github.com/JetBrains/kotlin/blob/1.1.4/ChangeLog.md#114-3

github.com/detekt/detekt - c89e2f47b64a8eb24b84f9bdda856ca013784cb0 authored over 7 years ago by Marvin Ramin <[email protected]>
Fix new line endings in jacoco files

github.com/detekt/sonar-detekt - b5951fa331923c1401fbe07c78bb8c0ba91e084e authored over 7 years ago by Artur Bosch <[email protected]>
Implement jacoco sensors - #7

github.com/detekt/sonar-detekt - 8b6f9ca5b5b47c0d8e9ac88d3131d604dc72915e authored over 7 years ago by Artur Bosch <[email protected]>
fix README to mention the renamed --plugins instead of --rules

github.com/detekt/detekt - d37bef0aaf8e538f4afed346cedcbe58565ff507 authored over 7 years ago by Marvin Ramin <[email protected]>
Added UselessIncrement rule

github.com/detekt/detekt - e52ad12526353652755729c27dd5beb187faa22f authored over 7 years ago by schalkms <[email protected]>
Added comments to invalid increments

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

github.com/detekt/detekt - be8418ceed46f4c797f91352aced123962b9a73c authored over 7 years ago by schalkms <[email protected]>
Added a test to OptionalWhenBraces rule

github.com/detekt/detekt - 07f917c07a54963f257d7495a8e730583cf383aa authored over 7 years ago by schalkms <[email protected]>
Implemented file metrics

Created a KotlinProcessor which task is to extract metrics from
individual kotlin files. The Kot...

github.com/detekt/sonar-detekt - 1bcbdffacf3de26cb70e460f5b8bcdf6512914d8 authored over 7 years ago by Luca Vitucci <[email protected]>
Change suppressed names to meet new TooGenericExceptionCatched naming - #95

github.com/detekt/detekt - 943b47d29c689506105c6c5701892fb8dfbfdfca authored over 7 years ago by Artur Bosch <[email protected]>
Reimplement thrown-/catched exception rules - #95

github.com/detekt/detekt - ecd55a94a981fe682764f7ec3e6655530bbc9f75 authored over 7 years ago by Artur Bosch <[email protected]>
remove one test because rules are now split

github.com/detekt/detekt - fdd7711001f0943420642731b6b35917d7f87642 authored over 7 years ago by Marvin Ramin <[email protected]>
implement all naming rules as multirule

github.com/detekt/detekt - 0750658506b8fb2bf5f56692873439868759e16e authored over 7 years ago by Marvin Ramin <[email protected]>
add naming length thresholds for variables (min/max) and functions (min)

github.com/detekt/detekt - ec0e2f538af8e7bc6ec56fd6672da8dfc4fb6edc authored over 7 years ago by Marvin Ramin <[email protected]>
Rename EmptySecondaryConstructorBlock to EmptySecondaryConstructor - #95

github.com/detekt/detekt - c63cc6bd671402325e43c0e1e88e6bcb3c9f0f84 authored over 7 years ago by Artur Bosch <[email protected]>
Combine all empty block rules into one multi rule - #95

github.com/detekt/detekt - f25e2fc5f5d393bd94ed86fa0052dee7c19c0226 authored over 7 years ago by Artur Bosch <[email protected]>
Add test case for deactivated empty block rules - #95

github.com/detekt/detekt - d3d6c83b8056464b4df3c623b62d8df59e297925 authored over 7 years ago by Artur Bosch <[email protected]>
Add all empty block rules to default config - #95

github.com/detekt/detekt - 0badd47eaff0de3ec73a42530f7912553af28e89 authored over 7 years ago by Artur Bosch <[email protected]>
Use SingleAssign instead of lateinit - #95

github.com/detekt/detekt - 0b3783aebb0572a6f79a330078f255557f5f0173 authored over 7 years ago by Artur Bosch <[email protected]>
Visit condition of empty block rules before running them - #95

github.com/detekt/detekt - 562dbd85f0226dab7e0574473ba2f39e16ddf8c3 authored over 7 years ago by Artur Bosch <[email protected]>
Reimplement thrown-/catched exception rules - #95

github.com/detekt/detekt - 05daf7d9f71cccfc7dab52600f1174a69c9d2ca8 authored over 7 years ago by Artur Bosch <[email protected]>
add static import for assertThat in UnnecessaryParenthesesSpec

github.com/detekt/detekt - 17fe5c1d96011d9fd072ab8ff8ca540d20aee8e9 authored over 7 years ago by Marvin Ramin <[email protected]>
add rule to detect Unnecessary Parentheses

github.com/detekt/detekt - 4540cc7fc01998f5477f0a084281dc1c126c6415 authored over 7 years ago by Marvin Ramin <[email protected]>
Added packagePattern option to config

github.com/detekt/detekt - c6a1437c722b5059cbbde5aecd4350beb3fc4c0b authored over 7 years ago by schalkms <[email protected]>
Migrated test cases for NamingConvention rule

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