cslant/telegram-git-notifier

View on GitHub
src/Trait/BotSettingTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Method settingMarkup has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    public function settingMarkup(): array
    {
        $markup = [
            [
                $this->telegram->buildInlineKeyBoardButton(
Severity: Minor
Found in src/Trait/BotSettingTrait.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status