Skip to content

feat(dead-code): add Kotlin grep verification support - #554

Merged
duriantaco merged 1 commit into
mainfrom
feat/kotlin-grep-verify-support
Jun 7, 2026
Merged

duriantaco merged 1 commit into
mainfrom
feat/kotlin-grep-verify-support

Conversation

@duriantaco

Copy link
Copy Markdown
Owner

Summary

  • add Kotlin .kt / .kts detection to grep verification
  • add Kotlin source globs and module candidates for src/main/kotlin and src/test/kotlin
  • recognise Kotlin definition lines for functions, classes, objects, interfaces, and enum classes
  • suppress Kotlin framework/test roots such as @Test, @Override, and @Composable

Tests

  • pytest .

@duriantaco
duriantaco merged commit 4352ab6 into main Jun 7, 2026
11 checks passed
@duriantaco
duriantaco deleted the feat/kotlin-grep-verify-support branch June 7, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant