Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MIRAGE-XR
MIRAGE-XR
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 244
    • Issues 244
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards

You need help for something ? Go to https://xr4dev.pages.xr4all.eu

  • WEKIT ECS
  • MIRAGE-XRMIRAGE-XR
  • Merge Requests
  • !464

Merged
Opened Apr 07, 2022 by Benedikt Hensen@hensenMaintainer

Fixed SA1000 warnings (keyword should be followed by a space)

  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 42

Contributes to #877 (closed).

This merge request fixes all SA1000 warnings by StyleCop. It inserts spaces after keywords so that e.g. if(condition) turns into if (condition).

I used Visual Studio's automatic code formatting for this which affects the entire file, so likely other warnings have also already been resolved by this.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: wekit-ecs/mirage-xr!464
Source branch: maintenance/code-style

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.