Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Corryvreckan Corryvreckan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Corryvreckan
  • CorryvreckanCorryvreckan
  • Merge requests
  • !266

WIP: Function rename

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jin Zhang requested to merge jinz/corryvreckan:function_rename into master Mar 24, 2020
  • Overview 4
  • Commits 34
  • Pipelines 1
  • Changes 44

This MR change the function name releted to MR !263 (merged) , to make it easier to overview, this is to be review after !263 (merged)

following are the rules:

public function as CamelCase(), private function as lower_case()

Simultaneously, Name() changes to GetName() and Type() changes to GetType()

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: function_rename