Skip to content

Fix clang-tidy "readability-named-parameter" warnings #168

Merged
ohtanim merged 1 commit intoqiskit-community:mainfrom
ohtanim:fix_linter_warnings
Feb 17, 2026
Merged

Fix clang-tidy "readability-named-parameter" warnings #168
ohtanim merged 1 commit intoqiskit-community:mainfrom
ohtanim:fix_linter_warnings

Conversation

@ohtanim
Copy link
Copy Markdown
Collaborator

@ohtanim ohtanim commented Feb 17, 2026

Description of Change

This PR addressed the fix of "readability-named-parameter" warnings like below.

/home/runner/work/spank-plugins/spank-plugins/plugins/spank_qrmi/buf.h:27:35: warning: all parameters should be named in a function [readability-named-parameter]

Checklist ✅

  • Have you included a description of this change?
  • Have you updated the relevant documentation to reflect this change?
  • Have you made sure CI is passing before requesting a review?

Ticket

  • Fixes #
  • Is Part of #

@ohtanim ohtanim self-assigned this Feb 17, 2026
@ohtanim ohtanim added the development environment Development environment related changes label Feb 17, 2026
@ohtanim ohtanim requested a review from OkuyanBoga as a code owner February 17, 2026 03:50
@ohtanim ohtanim merged commit af42df8 into qiskit-community:main Feb 17, 2026
2 checks passed
@ohtanim ohtanim deleted the fix_linter_warnings branch February 17, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development environment Development environment related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant