Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • !274

Merged
Created Apr 02, 2020 by Jin Zhang@jinzContributor

Rename detector function name

  • Overview 1
  • Commits 2
  • Pipelines 1
  • Changes 35

This MR follows !263 (merged) to change the detector function name,

Following are the rules:

public function as camelCase(), protected/private function as lower_case()

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

Edited Apr 02, 2020 by Jin Zhang
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: rename-detector-function-name2