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

Ignore InstanceOfCheckForException by default for tests. (#1424)

github.com/detekt/detekt - 7b5b3ec14d570ae7fb334a07a25b7436d2f7b987 authored about 6 years ago
Respect @Suppress in UnusedPrivateMember (#1423)

* refactor: move UnusedPropertyVisitor to file level - it does not need to be inner

* refacto...

github.com/detekt/detekt - fa9513d28f8af81891f3f753ec2555e55c17d4aa authored about 6 years ago
Add new mention in README the paper SBCARS 2018 (#1425)

github.com/detekt/detekt - aa3a4aa1eb6323f313bae6b98e5d13fdfe6feb5a authored about 6 years ago
Added presentation to detekt references (#1426)

github.com/detekt/detekt - 1de02de5e443c317a3d846710fc50d12d3d82eef authored about 6 years ago
Introduce script to find and compare differences between two releases (#1405)

* Introduce script to find and compare differences between two releases

* Suppress magic numb...

github.com/detekt/detekt - eda9f8679ff4e3e8d351bef4797dc0eace937ca5 authored about 6 years ago
Add slight tweak to lazy task configuration. (#1407)

Also update gradle wrapper task config to be up to date with the current
gradle version.

github.com/detekt/detekt - 63eb30de3c0c19b7b6066c9f979a652232095ef3 authored about 6 years ago
Update wording when default config isn't up to date. (#1416)

github.com/detekt/detekt - d6b1e7339867aad6767d399032eac9144e989277 authored about 6 years ago
Add a section about how to integrate custom extensions into detekt (#1403)

* Add a section about how to integrate custom extensions into detekt - Closes #1395

* Correct...

github.com/detekt/detekt - bb3a4f7f3fe8b580794fc8e35bbbfb36f3f319af authored about 6 years ago
Consider double colon references for class usages - Closes #1390 (#1391)

* Consider double colon references for class usages - Closes #1390

* Describe the testcase no...

github.com/detekt/detekt - a22d8a7158b941415f384ea4bf03819ef8dd153a authored about 6 years ago
Run detekt on detekt-gradle-plugin (#1402)

* Run detekt on detekt-gradle-plugin

Fixes #1393

* Tidy the detekt-gradle-plugin build file

github.com/detekt/detekt - 0113b0006557d7ff0fa03c234ad2ecee85d87b53 authored about 6 years ago
Add LabeledExpression ignore label option - closes #1226 (#1399)

github.com/detekt/detekt - c2e68fbd953e48139d9b37e5dc4984a6303c66b3 authored about 6 years ago
add missing import (#1401)

github.com/detekt/detekt - d6c6367c8afb5ab5d53c267e647ebf5f97d011a8 authored about 6 years ago
Request Codecov service to ignore AppVeyor (#1394)

Code coverage reports are not uploaded when run in AppVeyor. This informs Codecov of that fact.

github.com/detekt/detekt - c56ed8e7c8d47e3114526faf97c98e5be4b36143 authored about 6 years ago
Revert Inline function call in KotlinScriptEngine (#1397)

reference c1bd325
This change caused the detekt-rules:tests to not run
and thus the code cover...

github.com/detekt/detekt - da6930ead6de100866a24270356f5e4552b5633f authored about 6 years ago
Fix some issues reported by IntelliJ (#1389)

github.com/detekt/detekt - 7d39e268d83be38be3020f66c7a4848d827f3bc3 authored about 6 years ago
Minor improvements to detekt-rules (#1388)

* Clarify that ClassNaming rule applies to objects as well

* Simplify EqualsWithHashCodeExist...

github.com/detekt/detekt - 7804c00d86f54da8b7034847e87ede321195c95d authored about 6 years ago
Update to Gradle v5 (#1350)

* update gradle to v5-rc3

* resolve API changes in Configurations

* remove feature preview...

github.com/detekt/detekt - 479411fccac706d18bbe6e72d4dba3909f1102bd authored about 6 years ago
Document api module for 1.0 (#1382)

* Document undocumented files in api module

* Move helper functions in api module into the in...

github.com/detekt/detekt - 3834641bedb12e8ccb07120dd3aa789d54168bce authored about 6 years ago
Add KotlinScriptEngine recovery (#1380)

* Added KotlinScriptEngine recovery

If a compilation error occurs the script engine is recove...

github.com/detekt/detekt - c1bd3255e4b4d0144e951efc5a2c4b787cd5fe51 authored about 6 years ago
Release rc12 (#1383)

* Add rc12 changelog

* Update release version

* Update badges

* Remove bintray publishi...

github.com/detekt/detekt - 6cfaaee721bdb44ba8613e014f98355a8884fb28 authored about 6 years ago
Do not consider function from object literals into complexity counting (#1365)

github.com/detekt/detekt - a25275843840695dff55ba089cac98d5fedc5b63 authored about 6 years ago
Update kotlin version to 1.3.11 (#1379)

github.com/detekt/detekt - 3581f19ba7c648df0a9da14e70facb393019498d authored about 6 years ago
Actually load the manifest to report detekt's version (#1376)

github.com/detekt/detekt - fcc3ad5dac1c0e297cf5e56a8c7a7458db2cf4d3 authored about 6 years ago
Add support for JSR test infrastructure in documentation ruleset (#1377)

github.com/detekt/detekt - 56fe38867f8c5dcde1628185e507a47337337fda authored about 6 years ago
Actually print the exception message next to the stacktrace - Closes #1369 (#1378)

github.com/detekt/detekt - 68e3f35a433b916aece587d137ccef8bc118db90 authored about 6 years ago
Update kotlin version to 1.3.10 (#1332)

* Updated kotlin version to 1.3.10

* Updated gradle plugin to kotlin version 1.3.10

github.com/detekt/detekt - 9c2f59de0bc3606b9a194b0415996ea7bece62a7 authored about 6 years ago
Add EqualsOnSignatureLine (#1370)

github.com/detekt/detekt - 5ffc9cc79e393a98d9d6ec750025cec6cbb561b2 authored about 6 years ago
fix typo (#1374)

github.com/detekt/detekt - 29efd18f828ea4e4083b60654f30fc6bf11e9750 authored about 6 years ago
drop JDK 9 & 10 from CI (#1371)

github.com/detekt/detekt - 136ccdf6e200d110c0cffd06273994cec3183be3 authored about 6 years ago
Add more talks mentioning detekt (#1363)

github.com/detekt/detekt - 5a4d642a2805d34e0052c8b9d383af7fe319d04f authored about 6 years ago
Do not report expect'ed annotation classes with an empty constructor - Closes #1362 (#1364)

github.com/detekt/detekt - b164d9f159cc3e76cf30d60b5a38140a5c3aabf3 authored about 6 years ago
Allow to exclude labeled return statements - #1317 (#1336)

* Allow to exclude labeled return statements - #1317

* Count labeled returns leaving lambdas ...

github.com/detekt/detekt - 35686e849607b400307e82b55816cd50bb28cdc8 authored about 6 years ago
Filter wildcards for type references as they can be null - Closes #1345 (#1349)

github.com/detekt/detekt - 9fbf6d6984fdf37d5c684a4ccb15cf497448a9df authored about 6 years ago
Mention published url change in the migration guide (#1361)

github.com/detekt/detekt - c14b7beec2e7e28a4d7483346a2004d914fa80f3 authored about 6 years ago
Lazily attach to check task (#1357)

github.com/detekt/detekt - 0cb26beaf4c011fca100f1b9caca4784cc11c083 authored about 6 years ago
Hide dev flags in CLI (#1351)

* hide development cli flags

* update detekt cli documentation

github.com/detekt/detekt - dcf3943d5e3be4e558bfc8d395877e8143e148b8 authored about 6 years ago
Fix link to contributing guideline in PR template (#1358)

github.com/detekt/detekt - faf0ffb1f57749a834136f4b4d555106423f0a07 authored about 6 years ago
Support multiple it refs in UnnecessaryLet (#1359) (#1360)

github.com/detekt/detekt - 41f520929981dd2c8c7766743980691f6c74daf0 authored about 6 years ago
Updated groovydsl version doc - closes #1352 (#1353)

github.com/detekt/detekt - e324065dc9993b81d05f5d4d730089222738d707 authored about 6 years ago
Added support for JSR test infrasture in performance ruleset (#1343)

github.com/detekt/detekt - 565d86d780c15ade77b5468a9e342ba334181333 authored about 6 years ago
Added SwallowedException ignore type config (#1342)

Default values of this configuration option comply with sonar.

github.com/detekt/detekt - 88d12839c633c94835f989581af4c9ff6fd969ab authored about 6 years ago
Check named reference accesses for classes - Closes #1347

github.com/detekt/detekt - 7baa013493742b2e4f1c239b2cd769cde0d20360 authored about 6 years ago
Prepare rc11 release (#1341)

github.com/detekt/detekt - 1081498f6ce4b86b77c0db8d829d9551f4b0bfcf authored about 6 years ago
Update RethrowCaughtException according to #906 (#1324)

* Updated RethrowCaughtException according to #906

Taking specific action without an exceptio...

github.com/detekt/detekt - 53f7c0a16d46d6966be1c783a8239a8943a95458 authored about 6 years ago
Update docs dependencies due to security issues (#1337)

github.com/detekt/detekt - da9e8a1eb142b428b6621335552521a674ef804e authored about 6 years ago
Support @this expr in extension functions (#1328)

* Supports @this expr in extension functions

Extensions function can now reference their cont...

github.com/detekt/detekt - 9b70561edc0b46f092858d441c130d5acdc9cd1a authored about 6 years ago
Add first prototype for compiling test snippets (#1327)

* Added first prototype for compiling test snippets

This commit introduces the compilation of...

github.com/detekt/detekt - 55171786cb3b71622cd1ec7427825e0845fc3c0b authored about 6 years ago
Swallowed exception update (#1326)

* Detected unused exception parameters in SwallowedException

* Updated SwallowedException fai...

github.com/detekt/detekt - ea8287282036bcfc517381254a9b2c9b6e3f90d5 authored about 6 years ago
Add tests for excludeClassPattern in NamingRules (#1322)

Since an object cannot have an constructor, the
`ConstructorParameterNaming` only has to check ...

github.com/detekt/detekt - 8249ee4e60d8708872988101471ce5dbbb289195 authored about 6 years ago
Removedtodo without description (#1323)

github.com/detekt/detekt - 14e56dba1f766f9e48d22de8796aecc1a57eb2b3 authored about 6 years ago
Ignores interfaces in NestedClassesVisibility - fixes #1075 (#1321)

github.com/detekt/detekt - 473b2ea0749506e9eebfdde6ec40aa56295ecc64 authored about 6 years ago
Update detekt-gradle-plugin version (#1315)

Update detekt-gradle-plugin version by different version

```
// https://mvnrepository.com/ar...

github.com/detekt/detekt - b3a64429842b49276d6eeaf9e91cd72e7ab9e914 authored about 6 years ago
Update ObjectPropertyNaming privatePropertyPattern - fixes #1331 (#1333)

* Matches pattern to comply with IntelliJ naming guidelines
* Updated test logic to remove test...

github.com/detekt/detekt - 031cfd72c3014730c9d9968b00c72cd5289843e9 authored about 6 years ago
Update appveyor.yml to support jdk11 (#1334)

github.com/detekt/detekt - d3ede0432a6c17ff49ee8a74eaff6fe8f8e0744c authored about 6 years ago
Fixes #1319 - false positive for UnusedImports (#1335)

* Simplify UnusedImports test code

* Fixes #1319 - false positive for UnusedImports

Unused...

github.com/detekt/detekt - db874e6270e5bab5ca5a29396c23dc78f86647cf authored about 6 years ago
Update Jetbrains plugin repository url (#20)

github.com/detekt/detekt-intellij-plugin - 6b37457d9516fce86edf8f9c604b28cf7c519375 authored about 6 years ago
Ignore TooGenericExceptionCaught by default for tests. (#1312)

github.com/detekt/detekt - af97da739e976f89497fae06b6da16e47f49f9f5 authored about 6 years ago
Add new screenshot with formatting option

github.com/detekt/detekt-intellij-plugin - 5094bfbd456c082c9bb87c7d15c3544f50b8f2a2 authored about 6 years ago
Rename published plugin to meet jetbrains requirements

github.com/detekt/detekt-intellij-plugin - 945dbd9c9c3b83709b2eaabf13563c9c88f154da authored about 6 years ago
Implement UnusedPrivateClass rule - Closes #970

Implements #970

github.com/detekt/detekt - b3bf405b29c580906804fa6a28edd7e37ceaf48e authored over 6 years ago
Use `detektPlugins` configuration in Readme. (#1311)

As per RC10 changes.

github.com/detekt/detekt - b510f677e86ceb33d7b45cceadbb87d9a292b28c authored over 6 years ago
Use current working directory if --input parameter is not specified. (#1308)

* Use current working directory if --input parameter is not specified.

* Avoid multiple conve...

github.com/detekt/detekt - f93634b8aa06245b1205dc2dcf28165e5d9cddf8 authored over 6 years ago
Add force save change to release notes

github.com/detekt/detekt-intellij-plugin - b98d4fff25442ec620db3b4b311da03636ebb162 authored over 6 years ago
Convert to lambda refactoring

github.com/detekt/detekt-intellij-plugin - 94e9748772558979c0fdc7c95dcda19f73f29540 authored over 6 years ago
Support formatting rule set

github.com/detekt/detekt-intellij-plugin - 64cd708f6f70b1fb473fc49fcaa2961382742829 authored over 6 years ago
Add changelog for 0.2.0

github.com/detekt/detekt-intellij-plugin - 7623154b6a6b7efe11ae942813c19ceac47b5bcd authored over 6 years ago
Remove jetbrains error submitter class - #18

github.com/detekt/detekt-intellij-plugin - 1ebe566ce72dabf12bfa7629a214ef35f721287b authored over 6 years ago
Add license scan report and status (#19)

Signed-off-by: fossabot <[email protected]>

github.com/detekt/detekt-intellij-plugin - 4c87173d8a733cf1d42e741e0b10a07382147c0d authored over 6 years ago
Use baseline to suppress current issues mostly from copied external classes

github.com/detekt/sonar-detekt - a45717e525639d0b075dacec504dd9a2362ead15 authored over 6 years ago
Add license scan report and status

Signed-off-by: fossabot <[email protected]>

github.com/detekt/sonar-detekt - f73d3b9e74f6105eba738ec01e5d9a37f057a615 authored over 6 years ago
Add detekt maven plugin

github.com/detekt/sonar-detekt - 933ec3ec9c282f307a153229d38e36bb50025f11 authored over 6 years ago
Update to detekt RC10

github.com/detekt/sonar-detekt - 76b16ab2ec0e34d0e66efb4da564f7f5d9f89e94 authored over 6 years ago
Prepare RC10 release

github.com/detekt/detekt - 7efccb7d134d4a1237267b943461ed162d6ef9d0 authored over 6 years ago
Update kotlin version of gradle plugin to 1.3

github.com/detekt/detekt - e546b0da7005e7470d9742f605d5377148909312 authored over 6 years ago
Upgrade to Kotlin 1.3.0 (#1296)

* Upgrade to Kotlin 1.3.0

* Remove unnecessary non-null assertion

Contracts in Kotlin stdl...

github.com/detekt/detekt - ca67824470c5dd4c58d6f6722013c1f3eb121f6b authored over 6 years ago
Use own implementation for indenting xml output

* Get rid of jdk classes

* Create xml reader on demand

* Revert ObjectPropertyNaming chang...

github.com/detekt/detekt - a3791bd46ded0b0ad1d726389a342219914beadd authored over 6 years ago
Update regex for private properties in ObjectPropertyNaming to be on pare with intellij (#1303)

github.com/detekt/detekt - 17ea1326bc12f3d62cb2bee6b1e0945c5f453fe0 authored over 6 years ago
Ignore FunctionMaxLength by default for tests. (#1293)

github.com/detekt/detekt - 84406a88985549c8fe7fc77b68783134a3c9d665 authored over 6 years ago
Drop kotlin-dsl plugin from detekt-gradle-plugin (#1298)

github.com/detekt/detekt - 438a340daf441f7bc4bd68bab33d98607dc33bb0 authored over 6 years ago
Ask for Gradle version with bug reports (#1297)

github.com/detekt/detekt - e00e195236cfd3fcee424447014004b8d1cc7feb authored over 6 years ago
[WIP] [POC] Config based aliases (#1287)

* Prototype configuration based alias mechanism for rules - #1215

* Replace Issue based alias...

github.com/detekt/detekt - f7e69371ac0b53ba8caec10d539f262c2c96a8b1 authored over 6 years ago
Force writing the file to analyze before runnning Detekt (#17)

github.com/detekt/detekt-intellij-plugin - 596f073db86601bc51b385329cd0d914832e931a authored over 6 years ago
Add test case for reported false positive - #1264 (#1284)

* Add test case for reported false positive - #1264

* Simplify test code

github.com/detekt/detekt - 0e7213c1bd165431ac3f1da64422053e8da2cb8e authored over 6 years ago
introduce typealiases for ruleId and ruleSetId (#1292)

github.com/detekt/detekt - bfeb346fee06e809f84fe7b9fcabf14adc485bad authored over 6 years ago
Generate test coverage report and upload to Codecov (#1291)

* Add JaCoCo test coverage report

* Upload test coverage report to Codecov

* Show Codecov ...

github.com/detekt/detekt - d9e0f0e85608e4a08ed21598bf0b8a8f4eb960b2 authored over 6 years ago
Fix a simple typo in TooManyFunctions rule's description text (#1289)

github.com/detekt/detekt - b163324c475256cc8f9672b7aaab6b177c4c5639 authored over 6 years ago
Depend on open jdk and include openjdk11 (#1282)

github.com/detekt/detekt - 97bb86897514629960262efdd0d30faf00744080 authored over 6 years ago
Readd missing `detekt-rules` dependency for cli to avoid NOP detekt run (#1280)

* Revert detekt-rules dependency removal from cli

Yes the gradle plugin does not need it as i...

github.com/detekt/detekt - f7a0f9b8f47cf6f93ec954ba1d5538553cb7e6ba authored over 6 years ago
Use PathFilter in TestPattern to make patterns OS independent (#1256)

* use PathFilter in TestPattern for OS independent paths

* only match test pattern files on f...

github.com/detekt/detekt - 728676c92123abf9c66da068d1947ebe02bdfe41 authored over 6 years ago
Add rule for detecting arrays of primitive types in function parameters (#1270)

* Add rule for detecting arrays of primitive types in function parameters

Co-authored-by: iny...

github.com/detekt/detekt - 5bcae6f5f2f62f1180a596a58c764181d0c37b9e authored over 6 years ago
Add tests for PropertyNaming rules (#1274)

github.com/detekt/detekt - 45fcaa199f39b4798ea23d0007003d27071a2da6 authored over 6 years ago
Updated MethodOverloading message - fixed #1223 (#1273)

* Updated MethodOverloading message - fixed #1223

The reported message for the MethodOverload...

github.com/detekt/detekt - faa819e046d6c29f9266f77819681213f90c6ad6 authored over 6 years ago
Show error messages for unused properties distinguish (#1243) (#1272)

Error messages for unused function parameters, unused local variables
and unused private functi...

github.com/detekt/detekt - c6d0da50d95f096988d1a7302c4a228b22e2116d authored over 6 years ago
No BuildFailure for create-baseline (#1271)

* Change describe to it in order to run the test.

* Reduce visibility of extension function.
...

github.com/detekt/detekt - 98e65ddfbcbc999416964cb6f80427a687b14a71 authored over 6 years ago
Split UnnecessaryApply tests (#1269)

* Split test cases

* Do not report single-statement `apply`s when inside other function calls...

github.com/detekt/detekt - 2527eaac33159d9668eab95acc55525de2362afc authored over 6 years ago
Consider variable to be this prefixed - Closes #1257 (#1268)

github.com/detekt/detekt - 135b8286bb655456fb1fd1dfc8c97e9d545ccac5 authored over 6 years ago
Rule `Explicit it lambda parameter` (#1197)

* Add new ExplicitItParameter rule

* Add ExplicitItLambdaParameter rule to styles RuleSet

...

github.com/detekt/detekt - 91fc3d37af779a4fb719c8be6834f6657ef93e08 authored over 6 years ago
[gradle plugin] test code refactoring (#1205)

* Decrease amount of boilerplate code in tests.

- Make tests more expressive.
- Use the same...

github.com/detekt/detekt - 96cd5b2a251c1755f08f3a4ea3279548cca66afa authored over 6 years ago
Fix formatting

github.com/detekt/detekt - fb3241f97c3752047961e4605874373eaabf9ba8 authored over 6 years ago