RocketChat/Rocket.Chat

View on GitHub
apps/meteor/ee/server/settings/outlookCalendar.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function addSettings has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function addSettings(): void {
    void settingsRegistry.addGroup('Outlook_Calendar', async function () {
        await this.with(
            {
                enterprise: true,
Severity: Minor
Found in apps/meteor/ee/server/settings/outlookCalendar.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status