Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogs
  • ogs
  • Merge requests
  • !3555

Merged
Created Apr 04, 2021 by Dmitry Yu. Naumov@endJunctionOwner1 of 1 task completed1/1 task

Clang format code base.

  • Overview 1
  • Commits 18
  • Pipelines 4
  • Changes 695+

Formatting the whole code base with clang-format (11.1.0). Each library in own commit.

Then found some generic issues with splitting of strings across multiple lines---formatting them too, but leaving the more natural to read parts like xml snippets as is.

Fixing several small issues with includes most notably the system includes.

  1. Feature description was added to the changelog
Edited Apr 06, 2021 by Dmitry Yu. Naumov
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ClangFormat