Omega-R / OmegaLint

3 stars 0 forks source link

Некорректное срабатывание #29

Closed Just-D-A closed 3 years ago

Just-D-A commented 3 years ago

Только в сборке gradle


@InjectViewState class PasswordRecoveryPresenter( private var email: String? = null ) : BasePresenter() {

companion object {
    private const val REQUEST_CODE_PHONE = 5895
}

companion object should be the first Order warning. http://wiki.omega-r.club/dev-android-code#rec228155171

Just-D-A commented 3 years ago

повторение https://github.com/Omega-R/OmegaLint/issues/27