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

Updated description for MemberNameEqualsClassName rule

1624fbd0dfa6c0e5fbccd7995a028ad408a159b7 authored about 7 years ago
Updated code examples for MemberNameEqualsClassName rule

518554a42e45b019de83b4f49b9c55d35cd10cce authored about 7 years ago
Refactored MemberNameEqualsClassName rule

462a1ebd75faae30f644c796cd7f15cdf167a1a5 authored about 7 years ago
Added factory function check to MemberNameEqualsClassName rule

Factory functions that create an instance of the class can now have the
same name as the class.

032f9e0d147ab0d3ab640e1fcb99f68cc6c44920 authored about 7 years ago
Change variable min & max length to match IntelliJ.

631f2521d345e412dcace8960d04f16fbffad8be authored about 7 years ago
Add author.

8031120b26a03b8166d51bcdfc8a15887ce67140 authored about 7 years ago
Update all the things.

32061e4420714a506d9bf691d248de865f4f8a58 authored about 7 years ago
Improved documentation for rule test cases - closes #576

Violations are documented either with a descriptive name or a comment.

c9e91510db323e9cd038db6c46c733dc1923a2a8 authored about 7 years ago
Removed easter egg in README.md

d704eebfcd13f467bb8775867a8d4baab6a4622b authored about 7 years ago
Improved rule examples documentation

873c2f5aadf6b17f7f856bfda2571ea3995b7ed9 authored about 7 years ago
Fixed typo in README.md

efe43429ea4c1819e891f867fa413ae64c3a1fc4 authored about 7 years ago
Implements #643 - MagicNumber ignores default values in ctor properties

07555cf695cab7667d23c4f7afa82fbfeafbfeef authored about 7 years ago
Added MagicNumber change to CHANGELOG.md

bb62f56a4d7d3f378b5daf1446a384c8734791b0 authored about 7 years ago
Added test to MagicNumber

ea83a086c79db06b5c3d41c19632dc12ea17f331 authored about 7 years ago
Added tests for compliant and noncompliant code examples generation

4f4520222ca1ce08a55a3efbfdcea70f0fe456c8 authored about 7 years ago
Added ConfigPrinter test

416c6e22f2dfc229f3d976d2c79b27ad9b571297 authored about 7 years ago
Removed code duplication in detekt-generator/out

fc147226afa7994924769bb7fef96dd0aa7d073f authored about 7 years ago
Made minor refactorings in detekt-generator

* Moved classes to separate file
* Removed unnecessary arrayOf() declarations

b1c97f8f4e4be8386dd2b2b11f16cac367c8f96e authored about 7 years ago
Updated description of detekt-printer spec

a486b8135fa5469e997b82a5dcb6c5f5d189460a authored about 7 years ago
Added RuleSetPagePrinter test

c7af148e2643132fa805d152edf503d9d056c3c6 authored about 7 years ago
Use toSortedSet() instead of sorted().toSet()

e4a630c01192d82b250fa621f00afcda0af8d2fb authored about 7 years ago
Use sets for baseline lists for performance and avoid duplicates - Fixes #287, #566

e9dc330e6b6d972b97e2be27897ee6d646fa5c32 authored about 7 years ago
Do not use interal removed IndentingXMLStreamWriter - Fixes #566

450892ae08a91fb92c1cbce09c568305358e617d authored about 7 years ago
Adapted test threshold for LargeClass rule

e4353b6dd3c27939eb76b74ff6009d4af693f99f authored about 7 years ago
Removed unused imports

248aec2888cc9712469519c0892c9c1adb0fb629 authored about 7 years ago
Fixed a bug in the DuplicateCaseInWhenExpr rule

The following code always produces an empty duplicates list.
To find the duplicates a new method...

82c6c8b0f5d780d5d177bc7f3b9aae1d013ca295 authored about 7 years ago
Removed wrong package declaration

964a6c26d26c81c9aec02ea5be18e1063d6db2ed authored about 7 years ago
Remove "native filesystem" warning on Windows

Fixes this error when running Detekt:

WARN: Failed to initialize native filesystem for Windows
...

16d4c66f0c2caf48433b3473b81a4f0854215d8c authored about 7 years ago
add basic documentation for exceptions RuleSet

4cc9fd840d71b6f013df3e7fba39df575e0ad1cd authored about 7 years ago
update generated documentation for exception rules

5dfd6c756f89cf6c576742532c5999edcd6792a0 authored about 7 years ago
update documentation

975b896e5b1c40c6edccfc4cb5ad1f3b7b1ff0c6 authored about 7 years ago
improve wording in documentation

6e5733c32fb5c0a94cff381e8bc2ecf35820ec60 authored about 7 years ago
update gradle to v4.4.1

2e3d156263f566c9c38f00712a3c2f4e1dd7a697 authored about 7 years ago
update generated documentation

90adf9093ac486f86b8abdea0f4b2dacba50f0f2 authored about 7 years ago
update generated markdown documentation for comments rules

5415d3abe14d505926ab450b946245c3ca4620c3 authored about 7 years ago
changes to documentation documentation

ede21f82125db1abb8b38d7a2e4b63c994a8588f authored about 7 years ago
add documentation to all documentation rules

55c7a2adb48be11b60b25f9d5f633ff4b2a74da8 authored about 7 years ago
fix DuplicateCaseInWhenExpression

5afec4ae814c815ac0a95bedb5cd22a9448ada20 authored about 7 years ago
add missing spaces

8f48718532924224e8505f327090bd22870c39f3 authored about 7 years ago
add more messages to findings

f2afb6849e92a272a24b0ac4b14468d5ea8a5174 authored about 7 years ago
update generated documentation for empty rules

7c455a90f50732e11fe823cbd7a98fd4752c3708 authored about 7 years ago
fix typo in EmptyDoWhileBlock documentation

af8e2219863bc78a8495dad119f310b90eb3a188 authored about 7 years ago
add documentaition for "empty" rules

8f686c19685d36da602e8a8ed77e3b2e1aabf208 authored about 7 years ago
fix small typo in Changelog RC6 migration

ad4dfdd0a297f28b6ffa4805afbcdb4c2745e314 authored about 7 years ago
Update used detekt version

78a4af568e7482a7e115f421c38430df58aaf65c authored about 7 years ago
Prepare RC6 release

b5507c1c7f0c0a21af08cfe5c5e9d2f7fd1f9728 authored about 7 years ago
Sort rule sets before printing to default config

97e9d3cf9b2e936f6670fa54513afdb161ef95e9 authored about 7 years ago
Added rule change to CHANGELOG.md

5443e2ed343459aa18bc052937ba8c2595729cdc authored about 7 years ago
Renamed MethodNameEqualsClassName to support properties

2290e69818bff3dc5b58ea023f26ab964bdd8808 authored about 7 years ago
Allow detekt to run on kts too.

8a8de03b7a5f4c41755b37c963afc20b193f9ca2 authored about 7 years ago
Add kts test.

0cdeaea2a15d9e246030a01e1b57264939af8549 authored about 7 years ago
Fix the build.

2826385f7ad895ecd97ba60777d66e9d44309789 authored about 7 years ago
Allow numbers in ClassNaming.

13e0702f313925591fd40ac9a84d9757e7754e52 authored about 7 years ago
Added compliant and non-compliant code examples documentation to rules

4d8f7d6362c8a8075ec8638691cc2d0b25f54823 authored about 7 years ago
Updated kotlin compiler version

ef0416cae794782d00fbc358d12fa5f24fed9bd3 authored about 7 years ago
Updated code-example collector in detekt-generator

182716727dbed0684c4f03f9e232166f4017e303 authored about 7 years ago
Added compliant and non-compliant code examples documentation to rules

00433df08950f7afb99286ba159d9aeb4ccab75d authored about 7 years ago
Added more descriptive message to exception in detekt-generator

2bb39481f92adf14e5747fc3af8c08075a13ebba authored about 7 years ago
Add TooManyFunctions to test-pattern exclude-rules by default.

a730f4cd5c2b47f539788cf589adfb16b36c41bc authored about 7 years ago
Updated kotlin compiler version

61fe52658f5598a52ba4344a3f1a28c9b6a2dd0d authored about 7 years ago
Added rule documentation to CONTRIBUTING.md

1b88118084227562fb879bf530450fe8ccd983d5 authored about 7 years ago
Merged CHANGELOG.md and MIGRATION_GUIDE.md

ba0f200d28357e7fd11e428881d3d6b365daa895 authored about 7 years ago
Support multiple input paths - #605

0ad9ca5398405f97c1d2a1c6b648ec32e850a234 authored about 7 years ago
Use array literals in annotations

629aa0831c71329230608f6ec72dad24c0ba2969 authored about 7 years ago
Rename creation method instance to create - #605

0972c414bd8a48d02904226c4c2cba68e0eef3da authored about 7 years ago
Do not depend on a specific project path in core classes - #605

1052050895b54d077120916437dec6991033c232 authored about 7 years ago
Print the number of analyzed files at the end

1eb5a08216783e4f1bda53c29bf5c83fb4590e67 authored about 7 years ago
remove migration module

7cbc1d07fa591316f3c64a32de39f60c03efc836 authored about 7 years ago
Removed code-smell ruleset

0b3cc5ee2ef6962b1298b08b318b005c0be7eb56 authored about 7 years ago
Removed code-smell.md

29f6448b649337368f727a795ff5f1802f697b52 authored about 7 years ago
Removed code-smell ruleset from README.md

7129e9d0e0f2e2aa403751104b2c9a7b71f26af5 authored about 7 years ago
Corrected wrong rule count in README.md

df07a1689e40d41b8b163d715fd45bcf23b0ab49 authored about 7 years ago
Error message agrees with require condition

I just got bit by this. I had a "detekt.yaml" configuration and the error told me it either did ...

f19173e5c5481c16844db3fb6d873b44a977f072 authored about 7 years ago
Verify the false positive.

cc3efc4a0daba630bf64f1f51508e50d40fa2eac authored about 7 years ago
Add fix by checking for equals instead of contains.

33b4ee1d249d0845d75099108caea136a125560f authored about 7 years ago
Update dependencies

f0867d3c9ced247acd45d5b817d86809dcfb86d9 authored about 7 years ago
Checkout *.md, *.yml & *.html with LF line endings

f444838153b9c0f7ce1791335ffcdc2477cb776e authored about 7 years ago
Fixed interchanged code examples arguments

e982c439c40174b33267045cebe5900f5b65b824 authored about 7 years ago
Implemented code examples in detekt-generator

9f2034966a77befaa913076f43c87a2ddc2c2e63 authored about 7 years ago
Refactored markdown codeBlock

b03dbce113c978c0984f27d1198c6da84f528c8d authored about 7 years ago
Added EqualsWithHashCodeExist code example documentation

798b7b59a1a64c5fffe5c0d6783005b4c662faa3 authored about 7 years ago
Updated potential-bugs documentation

a1c192f45f03fe7439a1322caa2a156aa548c174 authored about 7 years ago
Implemented code examples prototype in detekt-generator

59e35b75b4583f33be4b9a1d5915e7a6fa028b04 authored about 7 years ago
Added MarkdownContent test

8c6d495293a79d797d1ec9fa12bf068c43f8af6c authored about 7 years ago
Merge pull request #598 from vanniktech/patch-1

Add SpreadOperator to exclude-rules in test-pattern.

7b9e0255bda433f1d3aae39af19f2d6cea7dfe4c authored about 7 years ago
Merge pull request #604 from Mauin/mr/update_outdated_documentation

update documentation after some merges to master

9dc6f5ad23ad3b7e73a7dbd768235672db103c60 authored about 7 years ago
update documentation after some merges to master

b4b7fdf7a2fed8b2cbecce065929921dfb8ea26e authored about 7 years ago
add task to assert config and documentation are up-to-date

8ede275f4813f82664746e1dbfb7996261989c24 authored about 7 years ago
add verifyGeneratorOutput task to travis build

1146217fc04e33d175d65e3c39d607b439ffa37f authored about 7 years ago
more description about @configuration and @active tags in Rule KDoc

9957525e7b4129a6521ebd4b3d12c6db510de9f6 authored about 7 years ago
update CONTRIBUTING.md to take detekt-generator behavior into account

3ad80db5c90765f709475b7638730757d4b15f0a authored about 7 years ago
ReturnCount augmented to ignore specified function names

Due to scenarios like IntelliJ's automatic code-generation of `equals()`
with multiple return st...

6db10715e0bb60b6041825eafb6e7148be2cd248 authored about 7 years ago
Updating ReturnCount's @configuration JavaDoc with renamed config key

f8cf0e793736cfc81388d99513943efb7c252be2 authored about 7 years ago
Renaming ReturnCount config key to excludedFunctions for consistency

87e5fc3116907ea094f3072e98d31f7eb5609724 authored about 7 years ago
update gradle to v4.4

`./gradlew wrapper --gradle-version=4.4 --distribution-type=all`

a65e31545e06ac016afdd7173c8705c821281a82 authored about 7 years ago
README: Remove copy of default-detekt-config.yml

It's out of date, and there's already a link to the latest file in the repository.

1ce376a52deb0f82843cb980fae3db9505de0c12 authored about 7 years ago
Merge pull request #1 from vanniktech/patch-2

Add SpreadOperator to ConfigPrinter

ca08b6558b10e32e24276be29dc1f7c01696fb78 authored about 7 years ago
Add SpreadOperator to ConfigPrinter

399d0f5a5ee52acdc2d73358eaf7481041884255 authored about 7 years ago
Add SpreadOperator to exclude-rules in test-pattern.

64ffe062b054b8c759167fae439bf0f0d9952e2c authored about 7 years ago
split documentation and config output paths

0be6d5eba2e9b5f53d0003f1b264a38f10410778 authored about 7 years ago