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

Remove redundant build info - #438

github.com/detekt/detekt - 301b94e1b141ec8c69340af6cf86652820dd59a1 authored almost 7 years ago
Add repositories - #438

github.com/detekt/detekt - 72ddc2fcfc31d9b9ba7aa5b6a04da747a077f589 authored almost 7 years ago
Improve documentation of sample project - #438

github.com/detekt/detekt - d8b802f3d18bce4a933b1e05d51b766f11bb1e0a authored almost 7 years ago
Introduce full blown gradle build file for sample project - #438

github.com/detekt/detekt - b8422b206004a8b3a18b112e1ed5c79c97f1d912 authored almost 7 years ago
Resolve detekt issues

github.com/detekt/sonar-detekt - 2b7b59903b294e9386474d4f5b2e7296563922cc authored almost 7 years ago
Merge branch 'johnou-maven'

github.com/detekt/sonar-detekt - e6ed6cf70d74f308dc355c24c9cec860d51a23e3 authored almost 7 years ago
Use newest detekt, remove jcommander provided

github.com/detekt/sonar-detekt - bef387151ae24498727cc73d9bf828569a5c6831 authored almost 7 years ago
Added tests for naming rules

github.com/detekt/detekt - a534992e793dd9aaa272d52f0c92f59de99c34f6 authored almost 7 years ago
Updated EnumNamingSpec

github.com/detekt/detekt - bf171b965f479225465aeb3061e3927f12c03142 authored almost 7 years ago
Add additional author

github.com/detekt/detekt - f55e8508252c55b1e00739b853e360afafd37a89 authored about 7 years ago
Remove unnecessary import

github.com/detekt/detekt - 1e6ea747532f20c7a677a523b82b88e3faca70b3 authored about 7 years ago
Add as a contributor

github.com/detekt/detekt - 7e78c3a0b99800a280d3fc30329e9d23a325f3c0 authored about 7 years ago
Have backing property of profiles to expose a defensive copy of profiles

github.com/detekt/detekt - 37379a7da25dfa7a9168f81474024caaad053608 authored about 7 years ago
update gradle to v4.5

release notes: docs.gradle.org/4.5

github.com/detekt/detekt - e13fdb4d7093be94bcf04313d416a98699f21045 authored about 7 years ago
remove FeatureEnvy class

github.com/detekt/detekt - a75b8db1679b4d36be0a716e08befb879a721877 authored about 7 years ago
solve issues with rule documentation

github.com/detekt/detekt - 1b9118bfac4f37838b4d06755d3541f9963422c1 authored about 7 years ago
update tests to verify exceptions

github.com/detekt/detekt - 9da1333b5367eef653aca69fbff9640dd45babab authored about 7 years ago
throw on missing arguments during documentation collection

github.com/detekt/detekt - bf44205eaf67a003e3cb1613a5ed31060889ad8a authored about 7 years ago
make detekt-cli tests depend on updated documentation/config

github.com/detekt/detekt - a2b2c53a5b6575e1f77d0f0c04418812dea8212e authored about 7 years ago
add more specialized test cases and handle them in the KDocStyle rule

github.com/detekt/detekt - d6b557dfb6d94875a4bcca40e258edec8a390bea authored about 7 years ago
pass config to sub rules

github.com/detekt/detekt - 240dd78310b37e6f10f1d4c64ce4372f9932bf4a authored about 7 years ago
update generated documentation and config

github.com/detekt/detekt - 3652517592b4c3a61470a0faa6b4c479f542a471 authored about 7 years ago
remove KDocStyle violation

github.com/detekt/detekt - 7a8367b74c8fe9d075ac29f06f0f1401a8d1bafb authored about 7 years ago
introduce kdoc style rule starting with end of first sentence format

github.com/detekt/detekt - 460e3f9888f793477978bed32971f490c21c8363 authored about 7 years ago
Merge pull request #702 from Mauin/mr/docs_style

Add documentation for style rules

github.com/detekt/detekt - 9cc283fc8ee67108e3164b9253925ba827c9bbb7 authored about 7 years ago
Merge pull request #701 from Mauin/mr/docs_complexity

Add documentation for complexity rules

github.com/detekt/detekt - c73c241fd45176b891660c98653be62d9e8061c7 authored about 7 years ago
update some rule descriptions

github.com/detekt/detekt - 81f16c1310a864517c66989f79dc26d1d871a957 authored about 7 years ago
update ComplexCondition documentation

github.com/detekt/detekt - 037485e1044c56548f7699ab5c65aad5aac067ab authored about 7 years ago
add generated documentation

github.com/detekt/detekt - 824f289018b954049c8186493b52b0d047bfcaf0 authored about 7 years ago
add basic documentation for style rules

github.com/detekt/detekt - 3ceae57685d1c5dcd99dffcfde470978ca329c33 authored about 7 years ago
update generated documentation

github.com/detekt/detekt - 6232af1df7a47526dbe626ec86f6fa8f3df78e58 authored about 7 years ago
add documentation for complexity rules

github.com/detekt/detekt - 1fecf0f61ee245574c55b24450d8da84ffb0be6d authored about 7 years ago
Added documentation for naming rule set

github.com/detekt/detekt - e38c02e2ed1c90cc7e052945b1c584153dba6c28 authored about 7 years ago
update kotlin to v1.2.20

github.com/detekt/detekt - 0443976b352a242e800608488d00160c94a0fd04 authored about 7 years ago
Added `excludeAnnotatedClasses` config documentation

github.com/detekt/detekt - 9b3d66fd82caaa02fcbf0031ed51b3b7d241ebc8 authored about 7 years ago
Updated excludeAnnotatedClasses config in UseDataClass

github.com/detekt/detekt - a87d0a428b6e9026e49cb74b5db5c611b4b31a16 authored about 7 years ago
Added `excludeAnnotatedClasses` to UseDataClass - #694

github.com/detekt/detekt - d3761a4b414ca184f483f4fb04f29f87a485bfdf authored about 7 years ago
Regenerate documentation

github.com/detekt/detekt - ae67228d155a19bd2fd3876a5f73d9bf563fda35 authored about 7 years ago
add naming ruleset and migrate rules to it

github.com/detekt/detekt - 413003884c26eda5aeea2543d6815c33bbb5af7a authored about 7 years ago
move naming rules to naming package

github.com/detekt/detekt - 4ee10711119836da9eb1093a1e3e57f4b02370f6 authored about 7 years ago
update documentation and config

github.com/detekt/detekt - 1cfd1e0619865019e85a124c20a389640e33b685 authored about 7 years ago
remove unused imports

github.com/detekt/detekt - b6ecb0fe6c0f2d8c918d7c6b59812add983a5bb5 authored about 7 years ago
Avoid star import in MatchingDeclarationName

github.com/detekt/detekt - 70c17d0cc64cf03a7aa86ec1238414b643c4b5d7 authored about 7 years ago
Use tabs for indenting (as per project conventions)

github.com/detekt/detekt - 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...

github.com/detekt/detekt - 799647ae3767104e26d0921ee6657df510bc147d authored about 7 years ago
Update documentation

github.com/detekt/detekt - 939f440c5e01017fe2b7af19f6be8e051c8e97c8 authored about 7 years ago
Update KDocs for MatchingDeclarationName

github.com/detekt/detekt - 88e17bccd55a8acf8570f68cd6d6647ecc49ba97 authored about 7 years ago
Improve test assertions for MatchingDeclarationName negative cases

github.com/detekt/detekt - eb1930b0cecafebe3497daf62ee854d308ffaabb authored about 7 years ago
Add support for trimming indent in FindingsAssertions.kt

github.com/detekt/detekt - c7fd60b27d6c32b14cad8b0e29a1231f594e8a80 authored about 7 years ago
Fixed #691 - doc-generator truncates config descriptions

github.com/detekt/detekt - 7aa8285f14ff025aa0afb1d7d0ab9523eb247322 authored about 7 years ago
Formatted code in RuleVisitor

github.com/detekt/detekt - 143ffbc80c85931e34ac964469e8a978ce924b17 authored about 7 years ago
Updated config-option test in detekt-generator

github.com/detekt/detekt - a97515ef60ae55094816c08cc0f73a96523d03bb authored about 7 years ago
Fix compliant case for UntilInsteadOfRangeTo rule

github.com/detekt/detekt - 4a46ef8f61cffade75fb656512bfd99a308a8995 authored about 7 years ago
add alphabetical sorting of rules in detekt-generator

github.com/detekt/detekt - 10fc3be4fcb2f21bf61943fff407a8655da917e0 authored about 7 years ago
update all generated documentations and config with alphabetical sorting

github.com/detekt/detekt - 1a22cb5bf5e4f9cce7e70f1858d4b070d6bffa75 authored about 7 years ago
Use latest detekt

github.com/detekt/detekt - 88a839862aa1915dab2e5de0d13ee20b82581de4 authored about 7 years ago
Prepare rc6-2 release

github.com/detekt/detekt - 5ad294fd5a97c4fb371a916ea531f40853400e72 authored about 7 years ago
Added range detection outside of loops for InvalidLoopCondition

github.com/detekt/detekt - 5d2afa95d9f9bf9c56f75b215d5626d8316c8bb9 authored about 7 years ago
Added range detection outside of loops for UntilInsteadOfRangeTo

github.com/detekt/detekt - e81cf3ef04c6b23053a3a1a65f07f6eac1789bc7 authored about 7 years ago
Updated documentation of UntilInsteadOfRangeTo

github.com/detekt/detekt - 6567013858528511281bf04facb746501bd94e94 authored about 7 years ago
Added code examples for InvalidLoopCondition

github.com/detekt/detekt - 51fae08356c6b6753134264dbf2c6496f91a328a authored about 7 years ago
Added mentions section for sonar-kotlin

github.com/detekt/sonar-detekt - d7aa424a92974ebe56f28d9cd21a9115807e7c07 authored about 7 years ago
Fix class with delegates is no utility class false positive - closes #682

github.com/detekt/detekt - 34247e527f5f5bc6a1c83e9a7cc49264f60de447 authored about 7 years ago
Reduce false-positive for ReturnCount

github.com/detekt/detekt - 5b44917ebf1b63a1bbe4d3f199b0109ae3e8cb83 authored about 7 years ago
Fix description and suppress ReturnCount warning

github.com/detekt/detekt - faa1f98931da4033bffc25e7f57663fb55eeff4e authored about 7 years ago
Fix PR comments

github.com/detekt/detekt - e860a0a13347a1c8fc8d037b563955135d4ae406 authored about 7 years ago
Update config

github.com/detekt/detekt - cb3fbc890b2e3dbf8d28c146ef17a946aeb10beb authored about 7 years ago
Check only .. and not rangeTo since it can't be used in infix position

github.com/detekt/detekt - 9bd47f235d1f5a4ced8cba5eb03e5046e18cb8b4 authored about 7 years ago
Update description and docs

github.com/detekt/detekt - 783e07b677b6c2e0d19de6895274b025a41de309 authored about 7 years ago
Update config

github.com/detekt/detekt - ce3db2db07e41c808e22b80267a76eae2a844e91 authored about 7 years ago
Update description

github.com/detekt/detekt - 1fe5f1d84bf1579cc028eb2f9133532511fa8a3f authored about 7 years ago
Add UntilInsteadOfRangeTo rule

github.com/detekt/detekt - 24e0f91c620d7553e36b3db22c216860d2deb601 authored about 7 years ago
Updated anchor tags to lower case in detekt-generator - fixes #678

github.com/detekt/detekt - 8a528a8543fd4e529679f17fe82ae96f8c7ccdfe authored about 7 years ago
README: Add links to generated documentation

github.com/detekt/detekt - beb923f50d2a17ade25636be796ae2665df82a71 authored about 7 years ago
Add test cases for enums and interfaces - #664

github.com/detekt/detekt - 8faa842481e5ae39ce2a7e6241a73d8d191c30b6 authored about 7 years ago
Fix file naming code smells - #664

github.com/detekt/detekt - cfc29a4f510c42bb714f1edba7ac1cae42af30e4 authored about 7 years ago
Implement file matches declaration as a rule - #664

github.com/detekt/detekt - 52ad3067d83909e72abc326ea6824b6ac227ac91 authored about 7 years ago
Document and generate config for MatchingDeclarationName rule - #664

github.com/detekt/detekt - e5403bea179161d3f1b99e5b0fd309f4666e0618 authored about 7 years ago
Fix false negative reporting of non-named argument - Fixes #659

github.com/detekt/detekt - 92b8f713fcb8c30e61a99d896f3a1494a9644290 authored about 7 years ago
Enable kotlinOptions.allWarningsAsErrors only on CI

github.com/detekt/detekt - d099ebfb1f16f7e5c5343aad2706efbd1c0c657f authored about 7 years ago
Treat all compiler warnings as errors

github.com/detekt/detekt - 5ee49e585bbceea7157e8e53fb86f457ae23c79f authored about 7 years ago
Close the <code> tag in Javadoc

github.com/detekt/detekt - 5c0a983e770ef27328a7255a63470c958dee5ef4 authored about 7 years ago
Fix compilation issue in Yaml.kt

There's real benefit in inlining in this case

github.com/detekt/detekt - 560d262801eec5f52d55932ed763d2523faf3aaf authored about 7 years ago
Do not run EmptyFunctionBlock on open functions

Fixes #666

github.com/detekt/detekt - 360621187242cbce72c55995453e7634368e7de9 authored about 7 years ago
Adds 'ignoreDefaultParameters' config to LongParameterList rule.

github.com/detekt/detekt - 73196f8a959f14d5e0f94a5d7162882c08c7d852 authored about 7 years ago
Locate java resources when reporting coverage

github.com/detekt/sonar-detekt - a4e7da8165c49afc397b25a5df36463c39697426 authored about 7 years ago
Do not run EmptyClassBlock on objects of anonymous classes

github.com/detekt/detekt - a7fa72cf8f4c79cc21f6081adcd146d901c875bd authored about 7 years ago
Add @author to EmptyClassBlock

github.com/detekt/detekt - 5d2c72e595860053bb10dd0d32acd83be52a9e08 authored about 7 years ago
Add a unit-test showcasing the problem

github.com/detekt/detekt - dd8d5e306dab0e473eced7336c142fd2f67d5a3b authored about 7 years ago
Change LateInitUsage to LateinitUsage in failfast.yml

github.com/detekt/detekt - 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...

github.com/detekt/detekt - 994c732c5f45ebdbb50a917b272f87a9c0f5916f authored about 7 years ago
Rename *.yaml to *.yml so fixtures use expected line endings

github.com/detekt/detekt - 97fd1f8684a996dae7b46cba41908fa78aee32c2 authored about 7 years ago
Run tests on Travis on Oracle JDK 8 & 9

github.com/detekt/detekt - 45ce03dcbd9d4c76bf020952258a5bcfc5ad4e84 authored about 7 years ago
Use newest detekt

github.com/detekt/detekt - c79a298cb7c61187670bce7c23554de9c5fd64e6 authored about 7 years ago
Align ModifierOrder check with official Kotlin coding conventions

github.com/detekt/detekt - a57ae1af0b2e273d527ee08f024caefc94668ec4 authored about 7 years ago
Add more tests for ModifierOrder rule

github.com/detekt/detekt - 5d0b0c063f9feba47f612903bd8e0c75f0d3794f authored about 7 years ago
Prepare RC6-1 release

github.com/detekt/detekt - 2dc3903b13aec44345fb3f2889317f245596e910 authored about 7 years ago
Refactored MemberNameEqualsClassName rule

github.com/detekt/detekt - 462a1ebd75faae30f644c796cd7f15cdf167a1a5 authored about 7 years ago
Updated code examples for MemberNameEqualsClassName rule

github.com/detekt/detekt - 518554a42e45b019de83b4f49b9c55d35cd10cce authored about 7 years ago