diktat icon indicating copy to clipboard operation
diktat copied to clipboard

Diktat doesn't swear at commented code

Open Cheshiriks opened this issue 1 year ago • 0 comments

Diktat doesn't swear at commented code

    /* companion object :
        RStatics<RegistrationProps, RegistrationViewState, RegistrationView, Context<RequestStatusContext>>(
            RegistrationView::class
        ) {
        init {
            RegistrationView.contextType = requestStatusContext
        }
    }*/

Cheshiriks avatar Aug 23 '22 14:08 Cheshiriks