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

Allow package matching via excludeAnnotatedProperties in LateinitUsage Rule - closes #199

* Allow package matching via excludeAnnotatedProperties in LateinitUsage Rule.

* Import JvmFi...

github.com/detekt/detekt - c8eccec0cf7fedc23288f1b0bb1ba8e8c17df249 authored over 7 years ago by Niklas Baudy <[email protected]>
correct documentation issue

github.com/detekt/detekt - e9584d921e90bb8b59ef153e2b5a82569f70dc15 authored over 7 years ago by Marvin Ramin <[email protected]>
rename dept to debt

github.com/detekt/detekt - 4ab010a5aa25ae7f338bddff88a7076abfa11cff authored over 7 years ago by Marvin Ramin <[email protected]>
change cli parameter --project (-p) to --input (-i)

github.com/detekt/detekt - 328f6c1727501186f83c612df3bcd9fef3ec5833 authored over 7 years ago by Marvin Ramin <[email protected]>
Add new line to each kotlin file.

github.com/detekt/detekt - 8cbba25673a149b6b7062c17ac98530853348f56 authored over 7 years ago by Niklas Baudy <[email protected]>
Fix unused import false positive in kdoc - closes#201

github.com/detekt/detekt - a0be39336e32904ea9e1da49a331bfb97be17df0 authored over 7 years ago by Artur Bosch <[email protected]>
Add Rule NewlineAtEndOfFile.

github.com/detekt/detekt - f1deedce18dfd29b37e85d0f40c4f6b7904ef724 authored over 7 years ago by Niklas Baudy <[email protected]>
add test for WildcardImport rule

github.com/detekt/detekt - 233be0b3f67803f16192d0c2307b260e04deecdf authored over 7 years ago by Marvin Ramin <[email protected]>
add test for NamingConventionViolation rule

github.com/detekt/detekt - d2ac6823e3ce4b4c949c40bab08ea2904302dd8e authored over 7 years ago by Marvin Ramin <[email protected]>
Correct minor spellings in api module

Correct minor spellings in api module

github.com/detekt/detekt - 3c3ac9fae3cbdd40330e1e83e4f686cfb79073f6 authored over 7 years ago by Artur Bosch <[email protected]>
Include release checklist in contributing.md

github.com/detekt/detekt - 97a1f0c1cf96b0db6d40d801e9dd89947f578941 authored over 7 years ago by Artur Bosch <[email protected]>
Fix detekt issues

github.com/detekt/detekt - f87993bc935cc978d02e6a2d336a98e17697bfe8 authored over 7 years ago by Artur Bosch <[email protected]>
Add small readme, changelog enhancements - #176

github.com/detekt/detekt - 04eeca4cb1fc3c37761b33fe350947f2b116416d authored over 7 years ago by Artur Bosch <[email protected]>
Update licence copyright date and authors - #176

github.com/detekt/detekt - 451974455109fffdef2dbf232b162795782e4595 authored over 7 years ago by Artur Bosch <[email protected]>
Extend contribution guide for new rules - #176

github.com/detekt/detekt - 0b5d5c3f9ad07643aeea81d5d7e15456e23dab93 authored over 7 years ago by Artur Bosch <[email protected]>
Update changelog for last PRs - #176

github.com/detekt/detekt - 3dbdc02b3e5454ec295c02df6b6c6bd8bdf02ee7 authored over 7 years ago by Artur Bosch <[email protected]>
Use sonar - #176

github.com/detekt/detekt - bf35c6cc52cb2556396ba524734aa2000caf5595 authored over 7 years ago by Artur Bosch <[email protected]>
Update version to M13, clean up detekt findings - #176

github.com/detekt/detekt - 90933bf8b27d8bd71b7d157e235f9d84620c7a2b authored over 7 years ago by Artur Bosch <[email protected]>
Update contributors and credits list - #176

github.com/detekt/detekt - cdfe12a6a0e517ca26fa7cf0fa75656d7284cdea authored over 7 years ago by Artur Bosch <[email protected]>
Extend changelog for milestone 13 - #176

github.com/detekt/detekt - 80510a3c4809c2fb258252a248a2cf1824af8d5e authored over 7 years ago by Artur Bosch <[email protected]>
Add failFast option to the configuration.

github.com/detekt/detekt - 99a01c18ea0ed3ce88a5df0bbfbdd8dfedefc027 authored over 7 years ago by Niklas Baudy <[email protected]>
Remove import.

github.com/detekt/detekt - 08bbf6870bd7ecc98970bac780cdc21d254ec729 authored over 7 years ago by Niklas Baudy <[email protected]>
Add missing unit test for Int.reached.

github.com/detekt/detekt - e8fde74cb7012e50ed530ca6222b9e9edd96af4a authored over 7 years ago by Niklas Baudy <[email protected]>
Update to detekt M13

github.com/detekt/sonar-detekt - 798e4f3b30498181f918ee58610b79a91d73b1dc authored over 7 years ago by Artur Bosch <[email protected]>
Add screenshot of sonar-kotlin in action

github.com/detekt/sonar-detekt - 8efaaf869616edd2e4b11ae05a03faaeac437d4f authored over 7 years ago by Artur Bosch <[email protected]>
Convert single line methods to Expression Bodys.

github.com/detekt/detekt - 473b0a5ebd709f95835692f7305c5cab581ef271 authored over 7 years ago by Niklas Baudy <[email protected]>
Add rule to default config

github.com/detekt/detekt - 6e468502bbfe945e7948a137ed76e2d02383bbc5 authored over 7 years ago by Ivan Balaksha <[email protected]>
Add @author to comment

github.com/detekt/detekt - 52f40417b33c7cf11db735a9394280e3c7571beb authored over 7 years ago by Ivan Balaksha <[email protected]>
Add rule to provider

github.com/detekt/detekt - 7d66361fe194bc896e439e3503a4cd3b0572ae96 authored over 7 years ago by Ivan Balaksha <[email protected]>
Add UnsafeCast rule spec

github.com/detekt/detekt - 8ff40f9bcdbecbb965613d92d55aa4d500bd67d7 authored over 7 years ago by Ivan Balaksha <[email protected]>
added UnsafeCast rule

github.com/detekt/detekt - 03820a40af416393c1c2d4601ded85b0968bbf29 authored over 7 years ago by Ivan Balaksha <[email protected]>
Add dot in the end of description

github.com/detekt/detekt - a7caa3f3b32a10c434503fb2966818089b61b25c authored over 7 years ago by Ivan Balaksha <[email protected]>
Implement rule

github.com/detekt/detekt - f8b50e33bfde24fde77970db64f0510fa5347144 authored over 7 years ago by Ivan Balaksha <[email protected]>
update descriptions

github.com/detekt/detekt - a1f86ad6c2c9ad5020aa1db88cfe2cf0035daf09 authored over 7 years ago by Marvin Ramin <[email protected]>
add descriptions to most rules

github.com/detekt/detekt - 3c9b7523113bed336ffbce0681a419b569b7e68e authored over 7 years ago by Marvin Ramin <[email protected]>
split up issue declarations in rules over multiple lines

github.com/detekt/detekt - a8d9471df6b78535f41016b0e2e6b5da4c2eaa0d authored over 7 years ago by Marvin Ramin <[email protected]>
added dot in the end of description of rule and small use getSpreadElement

github.com/detekt/detekt - 13bd6089cdde45d910cf0a5db7ba2e994198396b authored over 7 years ago by Ivan Balaksha <[email protected]>
SpreadOperator added to PerformanceProvider

github.com/detekt/detekt - fc31c7cd76da536d82c377a2739f15cbe9f1a4e9 authored over 7 years ago by Ivan Balaksha <[email protected]>
added SpreadOperator rule to default lint configuration

github.com/detekt/detekt - 8c1b32fd7652333e4a7e6124e3299de744c9c0ca authored over 7 years ago by Ivan Balaksha <[email protected]>
implemented spread operator check

github.com/detekt/detekt - 729d68edb419fae5a10e35dcf93f597abb91989b authored over 7 years ago by Ivan Balaksha <[email protected]>
applied detektFormat for project. Removed unused imports in ForEachOnRange

github.com/detekt/detekt - 73b069585bd8c0bc1b3499c293f14d44bc8dc399 authored over 7 years ago by Ivan Balaksha <[email protected]>
added @author in SpreadOperatorSpec

github.com/detekt/detekt - 519b1ee1b631ff51e32e64e6bae289c1999d5f9f authored over 7 years ago by Ivan Balaksha <[email protected]>
Config passed to Rule constructor

github.com/detekt/detekt - 1cbbc67deacade9fa16464534c57367fe100007b authored over 7 years ago by Ivan Balaksha <[email protected]>
added test for detecting false positive cases

github.com/detekt/detekt - f64d73c375ae58417fc2a05fd80f7625592b123c authored over 7 years ago by Ivan Balaksha <[email protected]>
added description about performance penalty

github.com/detekt/detekt - c12bb9a8a263d957e4873dc0bf8c09ca19c066aa authored over 7 years ago by Ivan Balaksha <[email protected]>
added basic test and empty implementation of rule

github.com/detekt/detekt - 8428077fa41fa149fafed452176d0217405b80d9 authored over 7 years ago by Ivan Balaksha <[email protected]>
unused import removed from SpreadOperator

github.com/detekt/detekt - ff895c4c57e55d1a6b7bdb33c7e8572e57cd2149 authored over 7 years ago by Ivan Balaksha <[email protected]>
reformat code

github.com/detekt/detekt - d64eab3045902b0a142d28d667ba57f6d7ddf114 authored over 7 years ago by Ivan Balaksha <[email protected]>
applied auto format.use tabs instead of spaces

github.com/detekt/detekt - 309e9da06b050a30de0299736d0b18e6dc9310a7 authored over 7 years ago by Ivan Balaksha <[email protected]>
disabled by default

github.com/detekt/detekt - 1b539ce6f52c379ffe99d9dac361b47a8693e22f authored over 7 years ago by Ivan Balaksha <[email protected]>
rule added to ComplexityProvider

github.com/detekt/detekt - 8828809670086c226527f0cdad17950cb233bced authored over 7 years ago by Ivan Balaksha <[email protected]>
added comments with author name

github.com/detekt/detekt - 9bd4922b9d80ad09e955647c7c35638e75fdf36e authored over 7 years ago by Ivan Balaksha <[email protected]>
implemented rule

github.com/detekt/detekt - 705223a495732a3171a04b4e615762fb7f9924c4 authored over 7 years ago by Ivan Balaksha <[email protected]>
added dot to description

github.com/detekt/detekt - 45acf4858beded5838cf14c5769e78c3084d61fe authored over 7 years ago by Ivan Balaksha <[email protected]>
added Rule to default config

github.com/detekt/detekt - a5a5df8b73f6cc13519c0a3becc2e8dc3461c202 authored over 7 years ago by Ivan Balaksha <[email protected]>
fixed code format

github.com/detekt/detekt - 6086077df0a9f34565a896127c703c93f545529f authored over 7 years ago by Ivan Balaksha <[email protected]>
fix wildcard import

github.com/detekt/detekt - 2aae12d60719ba831bfc750363853a756d75ec90 authored over 7 years ago by Ivan Balaksha <[email protected]>
added basic description

github.com/detekt/detekt - a28631d04e6d24a066311c9993999e9c1a6ae342 authored over 7 years ago by Ivan Balaksha <[email protected]>
Fix typo in UnsafeCallOnNullableType description.

github.com/detekt/detekt - 50e3b3ce1e63f67a9df991466a3d9685090b7ed4 authored over 7 years ago by Niklas Baudy <[email protected]>
Fix issue when default config should from the resources by the cli - closes #166

github.com/detekt/detekt - d8456af3e639947b773cff0516e0866825c74d2b authored over 7 years ago by Artur Bosch <[email protected]>
Update contribution guide concerning new rules

github.com/detekt/detekt - 67ae92eeb8b6ae2836c69fd9f00150037849b181 authored over 7 years ago by Artur Bosch <[email protected]>
added rule to default config

github.com/detekt/detekt - c280f7be0c02ddecb72a2f7cb71aef7fd1a754d1 authored over 7 years ago by Ivan Balaksha <[email protected]>
added description for rule. fixed format

github.com/detekt/detekt - ba1f322df4a65ee9ad2d5fe95eb2f65a54ff54af authored over 7 years ago by Ivan Balaksha <[email protected]>
fixed format of spec

github.com/detekt/detekt - eef47007f1b59e554974a5b46355cb06dff15d19 authored over 7 years ago by Ivan Balaksha <[email protected]>
implemented

github.com/detekt/detekt - 09a4e95c2fb3a5e638f95a060062a83c7d68d8b8 authored over 7 years ago by Ivan Balaksha <[email protected]>
rule added to PotentialBugProvider

github.com/detekt/detekt - 7ff82b1a3f1ccca77cfcf0ad2cf9e4019216baab authored over 7 years ago by Ivan Balaksha <[email protected]>
fixed code format

github.com/detekt/detekt - 477aebaabf721a78f00297aa66fc8d15e9ced27a authored over 7 years ago by Ivan Balaksha <[email protected]>
removed unused file. renamed classes for tests

github.com/detekt/detekt - 7a87c66fdb0ed760e07c59d5acdc5589b6f3fdc2 authored over 7 years ago by Ivan Balaksha <[email protected]>
add rule finding forEach usages on ranges as performance issue

github.com/detekt/detekt - d6b905612756e183fd0bcdf65d9b1dc66163300b authored over 7 years ago by Marvin Ramin <[email protected]>
add performance to defaultRuleSetIds

github.com/detekt/detekt - b450e7a4f7312966b0cc779088352ed9f839316a authored over 7 years ago by Marvin Ramin <[email protected]>
Add build failure check to formatting gradle task - closes #159

github.com/detekt/detekt - 84f57c7cf6a8e6f77be2e4c0abd5f7bcf8041cb9 authored over 7 years ago by Artur Bosch <[email protected]>
Set the group to verification on all gradle tasks.

github.com/detekt/detekt - 025383e7f3b43f06a205847bd360f258bc398a22 authored over 7 years ago by Niklas Baudy <[email protected]>
Fix off by one error in Int.reached regarding SmellThreshold.

github.com/detekt/detekt - eca4fa2448873f25e13791eeac28bac0adc872c7 authored over 7 years ago by Niklas Baudy <[email protected]>
Highlight string start-, end-quote and template symbols - closes #2

github.com/detekt/sonar-detekt - 3cd8146bbce73655b957c9df36b8e24590b530c9 authored over 7 years ago by Artur Bosch <[email protected]>
Fix a typo in CHANGELOG.md

github.com/detekt/detekt - 294068580f0eaff8294755c71b56ff0455284681 authored over 7 years ago by Scott Kennedy <[email protected]>
Add supported sonar versions

github.com/detekt/sonar-detekt - 0bfd10167aed5d0dbdfbdcca4e1f327c33f8b1a5 authored over 7 years ago by Artur Bosch <[email protected]>
Add readme

github.com/detekt/sonar-detekt - 96dad4757ae269bcf5f185b7656b7e5ae3bbd4e4 authored over 7 years ago by Artur Bosch <[email protected]>
Add gradle wrapper

github.com/detekt/sonar-detekt - b64f0dae572a61749fdf8dd44ef028ff1df62cf1 authored over 7 years ago by Artur Bosch <[email protected]>
Add CI integration

github.com/detekt/sonar-detekt - 696e3ffb8d826c439bd64b4d39528f417847c35b authored over 7 years ago by Artur Bosch <[email protected]>
Link to sonar-kotlin repository

github.com/detekt/detekt - c8d2027cac2dfe6cc085c4a1f4ca55553ac20476 authored over 7 years ago by Artur Bosch <[email protected]>
Update kotlin version to 1.1.3-2 - closes #124

github.com/detekt/detekt - 421ced209288304051f23e5059645ea14bbbb88c authored over 7 years ago by Artur Bosch <[email protected]>
Change visibility to internal/private

github.com/detekt/detekt - c8822b0ca9cd0663bbdf9979008aced8d40a8e99 authored over 7 years ago by Artur Bosch <[email protected]>
Extract detekt-sonar-plugin to its own repository

github.com/detekt/sonar-detekt - 5ce24e678e5d5e5a2739817bacb7aafd199afaaa authored over 7 years ago by Artur Bosch <[email protected]>
Remove sonar-kotlin plugin from detekt repository

github.com/detekt/detekt - 15e31c1eb449b0b14b92f5df34ef83b2cc0a668f authored over 7 years ago by Artur Bosch <[email protected]>
Initial commit

github.com/detekt/sonar-detekt - 16261682b65a9b31ff78aef997d4997a3c4c9c83 authored over 7 years ago by Artur Bosch <[email protected]>
remove manual check of project cli parameter

github.com/detekt/detekt - db9632f568fad4c688b9b234a16c8cc4a2cbe001 authored over 7 years ago by Marvin Ramin <[email protected]>
remove lateinit usage in main

github.com/detekt/detekt - 04d569d6f8a3e4ed06ae1ac8f6c7b40a364d0e1c authored over 7 years ago by Marvin Ramin <[email protected]>
Added missed brackets to repository name in readme

github.com/detekt/detekt - ddced88035f16ef549ff363d74865138189292e5 authored over 7 years ago by Andrey T <[email protected]>
Print always the total number of code smells - closes #152

github.com/detekt/detekt - f567b3a14b169d6a08e263021aa9e203ae83d455 authored over 7 years ago by Artur Bosch <[email protected]>
Implement syntax highlighting for sonar-plugin - closes #141

github.com/detekt/detekt - 1974e90dc29016e8b485ae39b37c57f64951c5d4 authored over 7 years ago by Artur Bosch <[email protected]>
Do not default mark all issues as severity major for detekt way quality profile - closes #158

github.com/detekt/detekt - 22a7bd197403e6fb60f4e9f35211fc115c566e9f authored over 7 years ago by Artur Bosch <[email protected]>
Do not create two default yaml configurations

github.com/detekt/detekt - fc62715bd2390ada333864506894d46c2f6f4084 authored over 7 years ago by Artur Bosch <[email protected]>
Remove quality profile property - closes #157

github.com/detekt/detekt - 7e3388deb1e2f663838a8650790e0ccbae0a23c2 authored over 7 years ago by Artur Bosch <[email protected]>
Adjust detekt way profile on default configuration - closes #147

github.com/detekt/detekt - aec575b78fb25678adf0655f2ca501d82c8dd504 authored over 7 years ago by Artur Bosch <[email protected]>
Use ServiceLoader to load all detekt rules - closes #144

github.com/detekt/detekt - 14211b840893958227a5cb64e36c9ad3974f39d6 authored over 7 years ago by Artur Bosch <[email protected]>
Restructure sonar plugin packages

github.com/detekt/detekt - 588dea4a1065976c9b8a5a03fc8796e18ccf454d authored over 7 years ago by Artur Bosch <[email protected]>
Extract magic strings

github.com/detekt/detekt - 07836f59180a6656827e05e1a0b6917a2c98b509 authored over 7 years ago by Artur Bosch <[email protected]>
Update detekt usage

github.com/detekt/detekt - 2913ebd08f0579e84b144d71a0daa53db3de9f12 authored over 7 years ago by Artur Bosch <[email protected]>
Add global property to create quality profiles based on detekt yaml configurations paths - #157

github.com/detekt/detekt - be58c85e9395b183ee4a25f93721b7b5ea4a2cec authored over 7 years ago by Artur Bosch <[email protected]>
Support referencing custom detekt config files from sonarqube - #143

github.com/detekt/detekt - 4e2f74721e3b8ced15f83f0a0a93af837ef1b4d9 authored over 7 years ago by Artur Bosch <[email protected]>