Skip to content

Enforce code styles with linters #23

@vidya88

Description

@vidya88

@olemis commented on Jan 30

Feature description

Normalize code style for clean PR diffs

Is your feature request related to a problem? Please describe.
After analyzing some PR's the corresponding patches sometimes differ on whitespace only.

Describe the solution you'd like
Diffs could have been smaller if code would have been normalized and rules enforced by a linter

Possible implementation

  • Choose code style
  • Find linters able to enforce that style
  • Implement make lint target
  • Run make lint in Travis

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