????
Current Path : C:/inetpub/vhost/redmine/plugins/redmine_wysiwyg_editor/ |
Current File : C:/inetpub/vhost/redmine/plugins/redmine_wysiwyg_editor/.rubocop.yml |
require: - rubocop-rails AllCops: Exclude: - 'vendor/**/*' Style/FrozenStringLiteralComment: Enabled: false Metrics/MethodLength: Max: 20 Metrics/AbcSize: Max: 35