Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !331

style(config): lightly flatten the loops of load_config

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed dx requested to merge dx/flatten-config-module into master Oct 04, 2019
  • Overview 3
  • Commits 2
  • Pipelines 2
  • Changes 1

Mostly changing things like if { ... return} else { ... } to not have an extra indentation level of the else part.

The diff is probably very weird even with stripped whitespace.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dx/flatten-config-module