joshhepworth/titlify

View on GitHub
lib/titlify/data/smart_format_rules.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method smart_format_rules has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.smart_format_rules
      [
        ["'tain't", "’tain’t"],
        ["'twere", "’twere"],
        ["'twas", "’twas"],
Severity: Minor
Found in lib/titlify/data/smart_format_rules.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status