codeclimate/codeclimate-rubocop

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
config/contents/lint/unified_integer.md
config/contents/lint/unneeded_disable.md
config/contents/lint/unneeded_require_statement.md
config/contents/lint/unneeded_splat_expansion.md
config/contents/lint/unreachable_code.md
config/contents/lint/unused_block_argument.md
config/contents/lint/unused_method_argument.md
config/contents/lint/uri_escape_unescape.md
config/contents/lint/uri_regexp.md
config/contents/lint/useless_access_modifier.md
config/contents/lint/useless_assignment.md
config/contents/lint/useless_comparison.md
config/contents/lint/useless_else_without_rescue.md
config/contents/lint/useless_setter_call.md
config/contents/lint/void.md
config/contents/metrics/abc_size.md
config/contents/metrics/block_length.md
config/contents/metrics/block_nesting.md
config/contents/metrics/class_length.md
config/contents/metrics/cyclomatic_complexity.md
config/contents/metrics/method_length.md
config/contents/metrics/module_length.md
config/contents/metrics/parameter_lists.md
config/contents/metrics/perceived_complexity.md
config/contents/naming/accessor_method_name.md
config/contents/naming/ascii_identifiers.md
config/contents/naming/binary_operator_parameter_name.md
config/contents/naming/class_and_module_camel_case.md
config/contents/naming/constant_name.md
config/contents/naming/file_name.md
config/contents/naming/heredoc_delimiter_case.md
config/contents/naming/heredoc_delimiter_naming.md
config/contents/naming/method_name.md
config/contents/naming/predicate_name.md
config/contents/naming/variable_name.md
config/contents/naming/variable_number.md
config/contents/performance/caller.md
config/contents/performance/case_when_splat.md
config/contents/performance/casecmp.md
config/contents/performance/compare_with_block.md
config/contents/performance/count.md
config/contents/performance/detect.md
config/contents/performance/double_start_end_with.md
config/contents/performance/end_with.md
config/contents/performance/flat_map.md
config/contents/performance/hash_each.md
config/contents/performance/hash_each_methods.md
config/contents/performance/lstrip_rstrip.md
config/contents/performance/range_include.md
config/contents/performance/redundant_block_call.md