nyavro/i18nPlugin

View on GitHub
src/main/kotlin/com/eny/i18n/plugin/ide/actions/KeyCreator.kt

Summary

Maintainability
A
35 mins
Test Coverage

Method createKey has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    fun createKey(project:Project, i18nKey: FullKey, source: String, editor:Editor, onComplete: () -> Unit) {
Severity: Minor
Found in src/main/kotlin/com/eny/i18n/plugin/ide/actions/KeyCreator.kt - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status