https://github.com/osipxd/detekt-4250-unreachable-code
https://github.com/osipxd/detekt-4250-unreachable-code
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osipxd/detekt-4250-unreachable-code
- Owner: osipxd
- Created: 2021-11-09T16:57:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T17:11:05.000Z (over 3 years ago)
- Last Synced: 2025-01-01T23:42:12.447Z (5 months ago)
- Language: Kotlin
- Homepage: https://github.com/detekt/detekt/issues/4250
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-L15And here is the error:
https://github.com/osipxd/detekt-unreachable-code/runs/4155329209