BUTR/Bannerlord.UIExtenderEx

View on GitHub

Showing 1 of 14 total issues

Avoid deeply nested control flow statements.
Open

                        if (methodName == attribute?.RefreshMethodName)
                        {
                            mixin.OnRefresh();
                        }
Severity: Major
Found in src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language