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

Removed unused method

be8df3634040c5d4856ab22c0051baf0c3047e7b authored over 6 years ago
Corrected message in watchservice

1e860b048e710bd0689303e13c82cd590fb418e9 authored over 6 years ago
Correct test case's description

5597bad627b93c5d503789698cb0f424f53fd040 authored over 6 years ago
Fix default value handling in composite config - Closes #881

dba5587c706c167d0faf99434e08f2fcaafc6f78 authored over 6 years ago
Add FunctionName as alias - #882

962bccc9d3fb9951d5949e0725da80c2aac250ac authored over 6 years ago
Make executor in detekt configurable - #862

bdb75f16e2ab6663686b68600b067a27f03b5e80 authored over 6 years ago
Remove autoCorrect tags for rules without that feature

51361f8de5cf7f54773c1ee62bafebccc8a62b6a authored over 6 years ago
Renamed rules which are already present in style rule set

5384b31d926558872ed5bbc9bf42256464821f6c authored over 6 years ago
use java reflection to get Args constructor instead of kotlin.reflect.full

a779b8553800b824e66da2165a73999494603a57 authored over 6 years ago
Use javaClass.simplename as formatting rule ids

a6c285f5c3b79005669db9024901fc06c51cac16 authored over 6 years ago
Change to new CliArgs

1aaee6236b8c7a1ac7c5206a10417aca1e1f6bf4 authored over 6 years ago
Adapted changes in kotlin compiler version 1.2.40

1210b4b83f908ce4f6fb7a68f0f2221b9377b1dd authored almost 7 years ago
Removed Refelctive interface and adapted dependencies

0c181b626004363cd82c5ed2f51c3154ed7dad34 authored almost 7 years ago
Updated kotlinVersion to 1.2.40

e8f2e1a243d01efb19e9896ab2daa095f51a4551 authored almost 7 years ago
Ignored deprecated functions for TooManyFunctions rule

2d2bbfb16fa0bcb25e140d10199bc8601afef709 authored almost 7 years ago
Added ignoreDeprecated config option in TooManyFunctions

8433e8b65757f15094ebcbe1c40df15a91a71818 authored almost 7 years ago
Adjust top level property naming to be on pair with intellij - #866

ea579ed6b5bff5003f60ce2b7af3c43ec8b666f4 authored almost 7 years ago
Implement cli option to rule single rules

ffe4524f0745ea299b097ac7b888344fa5a0d82a authored almost 7 years ago
Implement cli option to print ast's for single input files

3437e53b28bacaf839be4345a392c21c4b16a38c authored almost 7 years ago
Implement tests for runTest and printAst

347363080fefe4d3ae0aba1e83cff60866bbeb08 authored almost 7 years ago
Remove redundant documentation parts from readme, link to detekt's website - #759

d9e55cbdecffc4f0309256e3a26fa78995792451 authored almost 7 years ago
Corrected "Allowed Maximum" message

fb2dfaba01cf8cb78c1e0b1063644974ed03b9a5 authored almost 7 years ago
Splitted positive and negative test cases in TopLevelPropertyNaming

2f70d3506a347c89bfbce60e9c1a2db100707200 authored almost 7 years ago
Splitted positive and negative test cases in ObjectPropertyNaming

6e37fe7644f34bca3f6150fdd5b3026feea9eec6 authored almost 7 years ago
Migrate to Gradle DSL

48caa29781fa067a16d56ec0bd0f39daa8900325 authored almost 7 years ago
Fixes #857 - Fixes UselessPostfixExpression false positives

2bcd24309146d58e5d0eb6262134c65e65a0ea6f authored almost 7 years ago
Simplified contains statements

43b59737ab787dd3ced8bcb2a3c995c52e6a74fd authored almost 7 years ago
Added separate testcase for MaxLineLength with Comments and added new configoption to default-detekt-config.yml

627eebc85980b5a65adc4ebe9a5c973a14d0d591 authored almost 7 years ago
Added option to exclude comments from MaxLineLength

5760775bfea7f67afeeb028863574503d081bb63 authored almost 7 years ago
Reverted Changelog, fixed contributor cound in README, made comment detection more strict

4795ccb201ce3161fea007363e64605fdb478d51 authored almost 7 years ago
Added tests to console/out package

5314c7ce34bbef59808bd2fd0f03ce559d731050 authored almost 7 years ago
Removed unused classes

ea518ee5389c6db8fab313ec530de4f6ca57fc41 authored almost 7 years ago
Added tests to cli/out package

8df2c0a7000c1a0aba2c23e67f0025344abc912b authored almost 7 years ago
Added tests to cli/baseline package

cf0af969c039c8189971f3d2457a0b790c09ef77 authored almost 7 years ago
Added and updated tests for console reports

aac54ed7671efc9a98bd053005bd73a96ff0309a authored almost 7 years ago
Added test in detekt-rules for EmptyFunctionBlock

4b5556e42953f2a74ad0d2f9023a2a1f3194da59 authored almost 7 years ago
Removed unused method in Listing

f5353e9644f43e2744f7a4b6fac33b41d8979381 authored almost 7 years ago
Added and refactored tests in console/out

48f44520fb1eeb520bc3305da591df79cfc91157 authored almost 7 years ago
Splitted test cases for ObjectPropertyNaming and TopLevelPropertyNaming

e92f358e54c658c8e30c983a4295a80acbee10c4 authored almost 7 years ago
Added constantPattern to ObjectPropertyNaming

reference #844

c058187df713178ae1de66c56a6239e0019296e7 authored almost 7 years ago
Refactored ObjectPropertyNaming

2c45ca65293c91977779c28165774d76eba5b69a authored almost 7 years ago
Updated subject naming spec

684ae3dc5863a5b21d64a603821a33481e7a7aa5 authored almost 7 years ago
Implement script to download given analysis projects

97489e2a73720a784f2e6e7f4a1ad3176d512d71 authored almost 7 years ago
Add more projects to the analysis list

ff3a7f4c6d7a803420029e49f3c2fcba4195833e authored almost 7 years ago
Add dependencies for gradle plugin (for custom rules)

Following the feature request https://github.com/arturbosch/detekt/issues/795,
this commit imple...

cc369068ffbf95087b86e2dac1908b836651dec7 authored almost 7 years ago
Split testing file into positive and negative cases - #812

53bf050caecdec30da6c4c45ef33a0f2975a8729 authored almost 7 years ago
Introduce regex configuration for unused private member - #812

a0c848c3775660ce3ba8e2ac312d102b1c0b694e authored almost 7 years ago
Reduce false positives for unused private functions - #812

0ffc149364bc5bae096cda32451bec8babb09a73 authored almost 7 years ago
Fix false positives in unused private members - closes #812

d74411c5dbf0fea81b534d67b6bfc806d25bb23a authored almost 7 years ago
Allow underscore as ignored exception name in EmptyCatchBlock

6e4628f0a9efc90435e3d7011ec018dd59d007db authored almost 7 years ago
Correct detekt extension profile

2c3f074aff9b139edb112cf7a7c355b3cb1862e9 authored almost 7 years ago
migrate detekt/build.gradle to kotlin dsl

ce66576a8a6c1269d9dd251fa82679b1b6350bb8 authored almost 7 years ago
migrate detekt-gradle-plugin/build.gradle to kotlin dsl

abef4f0839758314a859799dc219547372116a64 authored almost 7 years ago
fix violations (UnsafeCast)

ef5d8a7f7c97f932d79a98c135c83845d20db182 authored almost 7 years ago
fix violation (VariableNaming - [USER_HOME] at ./build.gradle.kts:182:1)

a5e759b7d2fe9a46cea0ed761bc33645039190ca authored almost 7 years ago
Use absolute paths in console output to make them clickable - closes#838

563e6a3685862ab8cbc4a613ea27bff7a7352dce authored almost 7 years ago
Added multi-rule debt to documentation

b4826f07f6e551714b4c4e0991c6e7e551c0cfdc authored almost 7 years ago
Added rule debt to documentation

1ace294a7e0008b292618b85cef60eabb3b5e9eb authored almost 7 years ago
Fixed #783 - OptionalAbstractKeyword false positive

f569660bee431a9db9c831e89df1e5ff08d68401 authored almost 7 years ago
Update mention of git commit hook in CONTRIBUTING.md

93a2c5aab377c879f2b5b2cc246e1d1225a72898 authored almost 7 years ago
Do not write deprecated build fail properties to default config file - Closes#811

f4e0078ccb29abe73b5692adca6a7378a2ac7f14 authored almost 7 years ago
Fix debt reporting in console report

c355b87e54ce781ccfc992d60baf30aa5302c0d2 authored almost 7 years ago
migrate detekt-sample-extensions/build.gradle to kotlin dsl

aed80a73907105670cef43e29716c5fafddec357 authored almost 7 years ago
Update kotlin to v1.2.31

d9e69d5bf0d431467de7714536b7c45e7a95833b authored almost 7 years ago
Remove intellij plugin from detekt's main repository

Mention the new plugin repository in readme

fe22050d3f5cc1489b6f865e7a3174c1bb857bd5 authored almost 7 years ago
Turn off code instrumentation (@NonNull etc) to make intellij plugin buildable under java 9

a1cb595986222b7657bb99ed19e743ee7a413a57 authored almost 7 years ago
Added filepath to console output when generating reports

23a240b7ba3eab609b2de66d73e7444d64a046a1 authored almost 7 years ago
Removed commit message length check from commit-hook

2cc4e0fdf6e55a4211a035aef8dd3810c38c609c authored almost 7 years ago
Added first version for commit hook

bd9234a89d1c9ad90119df019ede2b62e4087a94 authored almost 7 years ago
Added threshold change to changelog

986da0831b59938ef02bf065bf1ca666aa41b545 authored almost 7 years ago
Updates Readme with corrected links to RuleSets documentation and adds missing `naming` doc.

d19943220ad10352c5090692f13249ad00e48df5 authored almost 7 years ago
Fixed formatting in DebtSumming

3d61747a9dc5a3117dd778dc454a6b8b7e5800f3 authored almost 7 years ago
Updated debt report

1d9c167df6a9b64888c88d50b86fb78dfca632f6 authored almost 7 years ago
Fix ReturnCount issue

c39ea57f1935dac62525e9ecd28edc28a9761fef authored almost 7 years ago
Detekt IntelliJ Plugin bootstrap

a7e87390ee246e5b304d6ea49a49645441650143 authored almost 7 years ago
Detekt IntelliJ Plugin UI

fb434ef4d4fa336bd6a60ff9f3086fca30cab81e authored almost 7 years ago
Revert: Fix ConcurrentModification exception

465cfd7f4c231d4a65a87704a521762ca72983a6 authored almost 7 years ago
DIP: Update dependencies

094d43594338a5d0af2f82f718dd2a11875b2ddd authored almost 7 years ago
DIP: Added readme

bae72a4fcf2751af41a69e5e3f2769d642b9500e authored almost 7 years ago
Fix ConcurrentModification exception

2adf333fa7c907a78bdfd0d9345f70a773f35431 authored almost 7 years ago
configuration form

0a7951c3005790147a4dc2197862b53e07b385b6 authored almost 7 years ago
adjust doc location in kotlin gradle file

1dd06c0c9e9989fb2e5671bd0e3185f8341b0ffc authored almost 7 years ago
migrate very first projects and settings.gradle to kotlin dsl

43b341040180073126dd2737c9f6cd9e017fb37b authored almost 7 years ago
move pluginManagement.repositories to build.gradle

be557b69929471831c8bade1de3adacfb3c8ce48 authored almost 7 years ago
fix detekt violations in kts files

- TooGenericExceptionThrown
- MaxLineLength

a50262ae4ccda31db228e458094c34ee46abcf4d authored almost 7 years ago
Remove old generator/style.md

46592a6827138d210197da0e31ebfc23c73eb5bc authored almost 7 years ago
Updated rule debt values

d0a9ae957e6042d81d93912b52d7d32b73b41a57 authored almost 7 years ago
Fix loading sample rule set testcase expecting debt as a parameter - #776

20e85b96cc6c720e406ff2f671538c99239e2da8 authored almost 7 years ago
Refactored `Issue` to explicitly specify debt

c52ccf72de7b02bc92ff7c5054077ccc84501df2 authored almost 7 years ago
Added mention in README

82825476f7b01a75f651ed0d4141360dbb400e5f authored almost 7 years ago
Fixed #814 - webpage documentation generator

* Added noncompliant code to IteratorNotThrowingNoSuchElementException
* Generator does not supp...

b34507b8e5cf1438d2b880cffc2f0a5622f4a23a authored almost 7 years ago
Updated exception text in detekt-generator

002c1a46ffb91685f099b3bc401242086549abd0 authored almost 7 years ago
Fixed #814 - NestedClassesVisibility doesn't detect violation for object

0c8f8e704375e469a419d8dcfbdcfa60d1acaefc authored almost 7 years ago
Refactored NestedClassesVisibility rule

e3e3b30cf6175ad827b6167c602c069342ebb4bf authored almost 7 years ago
Added naming ruleset to RC6-3 migration guide

a36c1850ed4d15b4be9501dc050be68fa340c637 authored almost 7 years ago
Add Novoda static analysis plugin to readme

Also splits out mentions from integrations as they're hard to distinguish otherwise

a661b2fa0d83e0ba9166ab18f094d98aa4011970 authored almost 7 years ago
Updated EmptyFunctionBlock rule

* Fixed false negative
* Added ignoreOverriddenFunctions config option

reference #800

d5459623cb3b74a42fae1121e891791a94c4dd2a authored almost 7 years ago
Addressed feedback for spacing

475491a2592b2e445cffd3952e085f2d3f5f99c4 authored almost 7 years ago
Fixed #791 - UseDataClass candidate with only private constructors

2d36ddcab2ddf5fc77dbb761f69be285a7d7f8b7 authored almost 7 years ago
Create pull request template - #797

e60d6238261dd95503beab2497bfae9914fc3c9b authored almost 7 years ago