aws / aws-nitro-enclaves-sdk-c

This repo provides a C API for AWS Nitro Enclaves, including a KMS SDK that integrates it with attestation.
Apache License 2.0
99 stars 75 forks source link

clang: Apply clang-format #59

Closed lexnv closed 3 years ago

lexnv commented 3 years ago

The code base contains multiple coding styles, which are hard to follow.

To ensure the same coding style as aws-c-common, clang formatter is applied.

Signed-off-by: Alexandru Vasile lexnv@amazon.com

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.