superdesk/superdesk-client-core

View on GitHub
scripts/core/editor3/react.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor(props: IProps) {
        super(props);

        this.onChangeInterceptor = this.onChangeInterceptor.bind(this);

Severity: Minor
Found in scripts/core/editor3/react.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status