icyleaf/wechat-bot

View on GitHub
lib/wechat/bot/configuration.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method default_config has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.default_config
      {
        # Bot Configurations
        verbose: false,
        fireman: 'filehelper',
Severity: Minor
Found in lib/wechat/bot/configuration.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status