@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
@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