Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
xerus
xerus
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • xerus
  • xerusxerus
  • Issues
  • #241

Closed
Open
Opened Mar 21, 2019 by Fuchsi*@example
  • Report abuse
  • New issue
Report abuse New issue

indentation cleanup

we had consistently used tabs instead of spaces for indentation. It seems, that everyone using spaces wants them to act as tabs anyways and sets up the IDE to treat them as such. (eg. you never want to indent 3 instead of 4 spaces, so pressing backspace once you expect to remove all 4 spaces)

It seems this was (deliberately...) destroyed by commits like 1ce2f25a . I vote towards reverting this (and similar) commits.

If there is a good argument for spaces over tabs we can also have a vote over what should be used or similar, but i think we should have a uniform style in the code.

@trunschk @Baum @RoteKekse

Assignee
Assign to
Version 4.0
Milestone
Version 4.0
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: xerus/xerus#241