Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Merge requests
  • !491

Merged
Created Apr 26, 2021 by kraus@krausDeveloper

Resolve "Disable unquoted string literals"

  • Overview 100
  • Commits 58
  • Changes 54

Closes #495 (closed)

Closes #654 (closed)

The only problem I encountered is that the name of the method GAMMA for the multi-bunch binning in Opal-Cycl caused a name-clash: I can't define a string constant GAMMA because it's used to compute the energy. I renamed both methods to GAMMA_BINNING and BUNCH_BINNING respectively.

Edited Jun 03, 2021 by snuverink_j
Assignee
Assign to
Reviewer
Request review from
OPAL 2021.1
Milestone
OPAL 2021.1 (Past due)
Assign milestone
Time tracking
Source branch: 495-disable-unquoted-string-literals