infused/ansel

View on GitHub
lib/ansel/character_map.rb

Summary

Maintainability
C
1 day
Test Coverage

File character_map.rb has 566 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module ANSEL
  module CharacterMap
    NON_COMBINING = {
      'ERR' => "\xFF\xFD",      # � - REPLACEMENT CHARACTER
      '88' => '',               # NON-SORT BEGIN / START OF STRING
Severity: Major
Found in lib/ansel/character_map.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status