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

gate: check: mark as const #2514

Merged
merged 1 commit into from
Oct 22, 2024
Merged

gate: check: mark as const #2514

merged 1 commit into from
Oct 22, 2024

Conversation

bhalevy
Copy link
Member

@bhalevy bhalevy commented Oct 22, 2024

check() doesn't modify the object so it can be marked as const.

`check()` doesn't modify the object so it can be marked as `const`.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
@bhalevy bhalevy requested a review from xemul October 22, 2024 06:57
@avikivity avikivity merged commit 9826fa1 into scylladb:master Oct 22, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants