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

[CPU] Introduce clang-tidy #28040

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EgorDuplensky
Copy link
Contributor

@EgorDuplensky EgorDuplensky commented Dec 12, 2024

WIP

@EgorDuplensky EgorDuplensky requested review from a team as code owners December 12, 2024 12:07
@github-actions github-actions bot added category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Dec 12, 2024
@EgorDuplensky EgorDuplensky force-pushed the introduce_clang_tidy branch 4 times, most recently from bf0eeb6 to 30d099c Compare December 12, 2024 12:48
@@ -3,6 +3,7 @@
#

include(CMakeParseArguments)
include(${CMAKE_SOURCE_DIR}/cmake/developer_package/clang_tidy/clang_tidy.cmake)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use relative path, because Developer package can be used as standalone project w/o OpenVINO

@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Dec 12, 2024
@ilya-lavrenov ilya-lavrenov self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: CI OpenVINO public CI category: CPU OpenVINO CPU plugin do_not_review github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants