Skip to content

[CPU] Apply part of manual 'readability-*' clang-tidy remarks #30807

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

Merged

Conversation

aobolensk
Copy link
Contributor

Details:

  • Fix remarks from "readability" scope reported by clang-tidy
  • Enable fixed clang-tidy checks on CI by default

List of applied remarks:

  • readability-avoid-return-with-void-value
  • readability-convert-member-functions-to-static
  • readability-inconsistent-declaration-parameter-name
  • readability-static-accessed-through-instance
  • readability-use-anyofallof

Tickets:

  • N/A

@aobolensk aobolensk requested review from a team as code owners May 31, 2025 16:05
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label May 31, 2025
@aobolensk aobolensk force-pushed the readability-manual-part branch 5 times, most recently from 839f18d to 6b0fa35 Compare June 2, 2025 07:17
@praasz praasz added this to the 2025.3 milestone Jun 2, 2025
@aobolensk aobolensk force-pushed the readability-manual-part branch 2 times, most recently from d4357af to c421f6e Compare June 2, 2025 07:52
@aobolensk aobolensk force-pushed the readability-manual-part branch from 8420180 to eac5353 Compare June 2, 2025 18:03
@aobolensk aobolensk force-pushed the readability-manual-part branch 2 times, most recently from 3a8acbd to 22327fe Compare June 2, 2025 19:03
@aobolensk aobolensk requested a review from EgorDuplensky June 2, 2025 19:50
@EgorDuplensky EgorDuplensky added this pull request to the merge queue Jun 3, 2025
Merged via the queue into openvinotoolkit:master with commit 48c5506 Jun 3, 2025
223 of 225 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants