Skip to content

cmake: add a format custom target#10036

Merged
bneradt merged 1 commit intoapache:masterfrom
bneradt:cmake_format
Jul 14, 2023
Merged

cmake: add a format custom target#10036
bneradt merged 1 commit intoapache:masterfrom
bneradt:cmake_format

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Jul 13, 2023

This adds a top-level format custom target that runs both clang-format and autopep8.

@bneradt bneradt requested a review from cmcfarlen July 13, 2023 23:53
@bneradt bneradt self-assigned this Jul 13, 2023
@bneradt bneradt added Build work related to build configuration or environment CMake work related to CMakes scripts or issues labels Jul 13, 2023
@bneradt bneradt added this to the 10.0.0 milestone Jul 13, 2023
This adds a top-level format custom target that runs both clang-format
and autopep8.
@bneradt bneradt requested a review from JosiahWI July 14, 2023 01:13
@bneradt bneradt merged commit e6d8056 into apache:master Jul 14, 2023
@bneradt bneradt deleted the cmake_format branch July 14, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build work related to build configuration or environment CMake work related to CMakes scripts or issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants