8000 blog idea: arguments against aligning code · Issue #5 · andrewrk/andrewkelley.me · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
blog idea: arguments against aligning code #5
Open
@andrewrk

Description

@andrewrk
  • wastes time, doesn't actually accomplish anything
  • makes merge conflicts more likely to occur, because you have to edit multiple irrelevant lines to keep the indentation
  • breaks consistency which is nice for grepping (consider searching for 'variablename =')
  • it's aesthetic - it's not really a deterministic rule to know how to align. and if you do invent deterministic style guide rules for aligning code, that's way too much to ask a contributor to know a bunch of arbitrary rules for doing something that doesn't actually matter.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0