Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: const parameters of action functions #255

Merged
merged 1 commit into from
Jul 18, 2024
Merged

fix: const parameters of action functions #255

merged 1 commit into from
Jul 18, 2024

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Jul 18, 2024

C++ action function parameters should not be mutable.

@c-dilks c-dilks requested a review from rtysonCLAS12 as a code owner July 18, 2024 18:09
@c-dilks c-dilks enabled auto-merge (squash) July 18, 2024 18:10
@c-dilks c-dilks merged commit c3c7617 into main Jul 18, 2024
44 checks passed
@c-dilks c-dilks deleted the action-const branch July 18, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants