Skip to content

Consider reformatting code to common Ruby style #2

@mike-bourgeous

Description

@mike-bourgeous

The nlhue code is old and written in a C-like style.

Consider:

  • Reindenting to two spaces
  • Adding parentheses to method definitions
  • Removing .new from raised exceptions
  • Using Ruby 1.9.x Hash syntax and Symbols as hash keys

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions