An open API service indexing awesome lists of open source software.

https://github.com/osipxd/detekt-4250-unreachable-code


https://github.com/osipxd/detekt-4250-unreachable-code

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# detekt-unreachable-code

Reproducer for the issue https://github.com/detekt/detekt/issues/4250

Here is the code:
https://github.com/osipxd/detekt-unreachable-code/blob/50e21751cf70759183c8abf07295f992930fedfd/src/main/java/ViewWithError.kt#L9-L15

And here is the error:
https://github.com/osipxd/detekt-unreachable-code/runs/4155329209