hardpixel/unaccent

View on GitHub

Showing 1 of 1 total issue

File accentmap.rb has 4016 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Unaccent
  ACCENTMAP = {
    # 00A0 NO-BREAK SPACE
    # ->   0020 SPACE
    "\u{A0}" => " ",
Severity: Major
Found in lib/unaccent/accentmap.rb - About 1 wk to fix
    Severity
    Category
    Status
    Source
    Language