Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/detekt/detekt

Static code analysis for Kotlin
https://github.com/detekt/detekt

Added issue reference in comment for UnnecessaryAbstractClass

a13943a1a739913a16a2c7f43417323842cd3fc9 authored almost 7 years ago
Ignored classes with supertype entries from UnnecessaryAbstractClass

reference #727

7399be0797ff70cefbe499e3bc65d5764fa63f4d authored almost 7 years ago
Fix message for TooGenericExceptionCaught

The issue message for rule TooGenericExceptionCaught was the same message
as TooGenericException...

5697073e2ab4470f81e76afe03e4b345bc98be99 authored almost 7 years ago
Fixed incorrect behavior of EmptyDefaultConstructor - #723

A parameterless constructor which is called by another constructor
should not be reported.

cc010aa03c72aa64d84f44a787854e965fe5d873 authored almost 7 years ago
Splitted EmptyDefaultConstructor test cases

65280cda7e6313a66b24732c46972c3c48ca93b2 authored almost 7 years ago
Corrected documentation in EnumNaming - closes #716

801994bd60cc759b181649356cea045b8125301b authored about 7 years ago
Prepare rc6-3 release

eaa72a3c19305e85151500f72fb30d69c9ad53aa authored about 7 years ago
Mention new config order and use latest detekt

c4c7c7213916b0f5422f0c257e72690c031a5788 authored about 7 years ago
Remove redundant build info - #438

301b94e1b141ec8c69340af6cf86652820dd59a1 authored about 7 years ago
Add repositories - #438

72ddc2fcfc31d9b9ba7aa5b6a04da747a077f589 authored about 7 years ago
Improve documentation of sample project - #438

d8b802f3d18bce4a933b1e05d51b766f11bb1e0a authored about 7 years ago
Introduce full blown gradle build file for sample project - #438

b8422b206004a8b3a18b112e1ed5c79c97f1d912 authored about 7 years ago
Updated EnumNamingSpec

bf171b965f479225465aeb3061e3927f12c03142 authored about 7 years ago
Added tests for naming rules

a534992e793dd9aaa272d52f0c92f59de99c34f6 authored about 7 years ago
Add additional author

f55e8508252c55b1e00739b853e360afafd37a89 authored about 7 years ago
Have backing property of profiles to expose a defensive copy of profiles

37379a7da25dfa7a9168f81474024caaad053608 authored about 7 years ago
Remove unnecessary import

1e6ea747532f20c7a677a523b82b88e3faca70b3 authored about 7 years ago
Add as a contributor

7e78c3a0b99800a280d3fc30329e9d23a325f3c0 authored about 7 years ago
update gradle to v4.5

release notes: docs.gradle.org/4.5

e13fdb4d7093be94bcf04313d416a98699f21045 authored about 7 years ago
remove FeatureEnvy class

a75b8db1679b4d36be0a716e08befb879a721877 authored about 7 years ago
solve issues with rule documentation

1b9118bfac4f37838b4d06755d3541f9963422c1 authored about 7 years ago
throw on missing arguments during documentation collection

bf44205eaf67a003e3cb1613a5ed31060889ad8a authored about 7 years ago
update tests to verify exceptions

9da1333b5367eef653aca69fbff9640dd45babab authored about 7 years ago
make detekt-cli tests depend on updated documentation/config

a2b2c53a5b6575e1f77d0f0c04418812dea8212e authored about 7 years ago
remove KDocStyle violation

7a8367b74c8fe9d075ac29f06f0f1401a8d1bafb authored about 7 years ago
introduce kdoc style rule starting with end of first sentence format

460e3f9888f793477978bed32971f490c21c8363 authored about 7 years ago
pass config to sub rules

240dd78310b37e6f10f1d4c64ce4372f9932bf4a authored about 7 years ago
update generated documentation and config

3652517592b4c3a61470a0faa6b4c479f542a471 authored about 7 years ago
add more specialized test cases and handle them in the KDocStyle rule

d6b557dfb6d94875a4bcca40e258edec8a390bea authored about 7 years ago
Merge pull request #702 from Mauin/mr/docs_style

Add documentation for style rules

9cc283fc8ee67108e3164b9253925ba827c9bbb7 authored about 7 years ago
Merge pull request #701 from Mauin/mr/docs_complexity

Add documentation for complexity rules

c73c241fd45176b891660c98653be62d9e8061c7 authored about 7 years ago
update some rule descriptions

81f16c1310a864517c66989f79dc26d1d871a957 authored about 7 years ago
update ComplexCondition documentation

037485e1044c56548f7699ab5c65aad5aac067ab authored about 7 years ago
add generated documentation

824f289018b954049c8186493b52b0d047bfcaf0 authored about 7 years ago
add basic documentation for style rules

3ceae57685d1c5dcd99dffcfde470978ca329c33 authored about 7 years ago
update generated documentation

6232af1df7a47526dbe626ec86f6fa8f3df78e58 authored about 7 years ago
add documentation for complexity rules

1fecf0f61ee245574c55b24450d8da84ffb0be6d authored about 7 years ago
Added documentation for naming rule set

e38c02e2ed1c90cc7e052945b1c584153dba6c28 authored about 7 years ago
update kotlin to v1.2.20

0443976b352a242e800608488d00160c94a0fd04 authored about 7 years ago
Added `excludeAnnotatedClasses` to UseDataClass - #694

d3761a4b414ca184f483f4fb04f29f87a485bfdf authored about 7 years ago
Added `excludeAnnotatedClasses` config documentation

9b3d66fd82caaa02fcbf0031ed51b3b7d241ebc8 authored about 7 years ago
Updated excludeAnnotatedClasses config in UseDataClass

a87d0a428b6e9026e49cb74b5db5c611b4b31a16 authored about 7 years ago
Regenerate documentation

ae67228d155a19bd2fd3876a5f73d9bf563fda35 authored about 7 years ago
update documentation and config

1cfd1e0619865019e85a124c20a389640e33b685 authored about 7 years ago
move naming rules to naming package

4ee10711119836da9eb1093a1e3e57f4b02370f6 authored about 7 years ago
remove unused imports

b6ecb0fe6c0f2d8c918d7c6b59812add983a5bb5 authored about 7 years ago
add naming ruleset and migrate rules to it

413003884c26eda5aeea2543d6815c33bbb5af7a authored about 7 years ago
Use tabs for indenting (as per project conventions)

e4e4b83f7bfaa949d673ddc0aa8b901e1a268528 authored about 7 years ago
Exclude private stuff from MatchingDeclarationName

Those should not inform the filename, as if there's only private
classes/objects/interfaces thos...

799647ae3767104e26d0921ee6657df510bc147d authored about 7 years ago
Update documentation

939f440c5e01017fe2b7af19f6be8e051c8e97c8 authored about 7 years ago
Update KDocs for MatchingDeclarationName

88e17bccd55a8acf8570f68cd6d6647ecc49ba97 authored about 7 years ago
Avoid star import in MatchingDeclarationName

70c17d0cc64cf03a7aa86ec1238414b643c4b5d7 authored about 7 years ago
Improve test assertions for MatchingDeclarationName negative cases

eb1930b0cecafebe3497daf62ee854d308ffaabb authored about 7 years ago
Add support for trimming indent in FindingsAssertions.kt

c7fd60b27d6c32b14cad8b0e29a1231f594e8a80 authored about 7 years ago
Updated config-option test in detekt-generator

a97515ef60ae55094816c08cc0f73a96523d03bb authored about 7 years ago
Formatted code in RuleVisitor

143ffbc80c85931e34ac964469e8a978ce924b17 authored about 7 years ago
Fixed #691 - doc-generator truncates config descriptions

7aa8285f14ff025aa0afb1d7d0ab9523eb247322 authored about 7 years ago
Fix compliant case for UntilInsteadOfRangeTo rule

4a46ef8f61cffade75fb656512bfd99a308a8995 authored about 7 years ago
update all generated documentations and config with alphabetical sorting

1a22cb5bf5e4f9cce7e70f1858d4b070d6bffa75 authored about 7 years ago
add alphabetical sorting of rules in detekt-generator

10fc3be4fcb2f21bf61943fff407a8655da917e0 authored about 7 years ago
Prepare rc6-2 release

5ad294fd5a97c4fb371a916ea531f40853400e72 authored about 7 years ago
Use latest detekt

88a839862aa1915dab2e5de0d13ee20b82581de4 authored about 7 years ago
Added code examples for InvalidLoopCondition

51fae08356c6b6753134264dbf2c6496f91a328a authored about 7 years ago
Updated documentation of UntilInsteadOfRangeTo

6567013858528511281bf04facb746501bd94e94 authored about 7 years ago
Added range detection outside of loops for InvalidLoopCondition

5d2afa95d9f9bf9c56f75b215d5626d8316c8bb9 authored about 7 years ago
Added range detection outside of loops for UntilInsteadOfRangeTo

e81cf3ef04c6b23053a3a1a65f07f6eac1789bc7 authored about 7 years ago
Fix class with delegates is no utility class false positive - closes #682

34247e527f5f5bc6a1c83e9a7cc49264f60de447 authored about 7 years ago
Reduce false-positive for ReturnCount

5b44917ebf1b63a1bbe4d3f199b0109ae3e8cb83 authored about 7 years ago
Update description and docs

783e07b677b6c2e0d19de6895274b025a41de309 authored about 7 years ago
Update config

ce3db2db07e41c808e22b80267a76eae2a844e91 authored about 7 years ago
Check only .. and not rangeTo since it can't be used in infix position

9bd47f235d1f5a4ced8cba5eb03e5046e18cb8b4 authored about 7 years ago
Fix PR comments

e860a0a13347a1c8fc8d037b563955135d4ae406 authored about 7 years ago
Update config

cb3fbc890b2e3dbf8d28c146ef17a946aeb10beb authored about 7 years ago
Fix description and suppress ReturnCount warning

faa1f98931da4033bffc25e7f57663fb55eeff4e authored about 7 years ago
Add UntilInsteadOfRangeTo rule

24e0f91c620d7553e36b3db22c216860d2deb601 authored about 7 years ago
Update description

1fe5f1d84bf1579cc028eb2f9133532511fa8a3f authored about 7 years ago
Updated anchor tags to lower case in detekt-generator - fixes #678

8a528a8543fd4e529679f17fe82ae96f8c7ccdfe authored about 7 years ago
README: Add links to generated documentation

beb923f50d2a17ade25636be796ae2665df82a71 authored about 7 years ago
Add test cases for enums and interfaces - #664

8faa842481e5ae39ce2a7e6241a73d8d191c30b6 authored about 7 years ago
Implement file matches declaration as a rule - #664

52ad3067d83909e72abc326ea6824b6ac227ac91 authored about 7 years ago
Document and generate config for MatchingDeclarationName rule - #664

e5403bea179161d3f1b99e5b0fd309f4666e0618 authored about 7 years ago
Fix file naming code smells - #664

cfc29a4f510c42bb714f1edba7ac1cae42af30e4 authored about 7 years ago
Fix false negative reporting of non-named argument - Fixes #659

92b8f713fcb8c30e61a99d896f3a1494a9644290 authored about 7 years ago
Fix compilation issue in Yaml.kt

There's real benefit in inlining in this case

560d262801eec5f52d55932ed763d2523faf3aaf authored about 7 years ago
Enable kotlinOptions.allWarningsAsErrors only on CI

d099ebfb1f16f7e5c5343aad2706efbd1c0c657f authored about 7 years ago
Treat all compiler warnings as errors

5ee49e585bbceea7157e8e53fb86f457ae23c79f authored about 7 years ago
Close the <code> tag in Javadoc

5c0a983e770ef27328a7255a63470c958dee5ef4 authored about 7 years ago
Do not run EmptyFunctionBlock on open functions

Fixes #666

360621187242cbce72c55995453e7634368e7de9 authored about 7 years ago
Adds 'ignoreDefaultParameters' config to LongParameterList rule.

73196f8a959f14d5e0f94a5d7162882c08c7d852 authored about 7 years ago
Add @author to EmptyClassBlock

5d2c72e595860053bb10dd0d32acd83be52a9e08 authored about 7 years ago
Add a unit-test showcasing the problem

dd8d5e306dab0e473eced7336c142fd2f67d5a3b authored about 7 years ago
Do not run EmptyClassBlock on objects of anonymous classes

a7fa72cf8f4c79cc21f6081adcd146d901c875bd authored about 7 years ago
Change LateInitUsage to LateinitUsage in failfast.yml

b6cf73db7e28498f0f00f5967d10400061656ada authored about 7 years ago
Appveyor: Use default git config

Appveyor uses `git config --global core.autocrlf input` by default. However this is not
the def...

994c732c5f45ebdbb50a917b272f87a9c0f5916f authored about 7 years ago
Rename *.yaml to *.yml so fixtures use expected line endings

97fd1f8684a996dae7b46cba41908fa78aee32c2 authored about 7 years ago
Run tests on Travis on Oracle JDK 8 & 9

45ce03dcbd9d4c76bf020952258a5bcfc5ad4e84 authored about 7 years ago
Use newest detekt

c79a298cb7c61187670bce7c23554de9c5fd64e6 authored about 7 years ago
Align ModifierOrder check with official Kotlin coding conventions

a57ae1af0b2e273d527ee08f024caefc94668ec4 authored about 7 years ago
Add more tests for ModifierOrder rule

5d0b0c063f9feba47f612903bd8e0c75f0d3794f authored about 7 years ago
Prepare RC6-1 release

2dc3903b13aec44345fb3f2889317f245596e910 authored about 7 years ago