Skip to content

Update docs for using formatting targets to make it more obvious about helper format-check and format-apply targets #723

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

martygrant
Copy link
Contributor

@martygrant martygrant commented Sep 11, 2024

Description

As a first time contributor it took a bit of hunting to find out why the format-check and format-apply targets mentioned in the build docs were not working, a comment is hidden away in CMakeLists.txt saying that all 3 of the formatters (clang-format, cmake-format and black need to be installed before they are available. Updated build docs to try to make this a little more obvious.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@martygrant martygrant requested a review from a team as a code owner September 11, 2024 16:46
…t helper format-check and format-apply targets.
@martygrant martygrant force-pushed the martin/update-contrib-build-docs branch from f1b8055 to 5ffb713 Compare September 12, 2024 14:07
@lukaszstolarczuk lukaszstolarczuk merged commit 2e4ca6f into oneapi-src:main Sep 12, 2024
61 of 66 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