zeiv/SSD1306-ruby

View on GitHub
lib/SSD1306/font.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File font.rb has 260 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module SSD1306
  FONT = [
    0x00, 0x00, 0x00, 0x00, 0x00,
    0x3E, 0x5B, 0x4F, 0x5B, 0x3E,
    0x3E, 0x6B, 0x4F, 0x6B, 0x3E,
Severity: Minor
Found in lib/SSD1306/font.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status