Run clang-format in GitHub Actions #36
clang-format.yml
on: pull_request
Formatting Check
29s
Annotations
6 errors
Formatting Check
Formatting issues found. Please run clang-format-18 on your code.
|
Formatting Check
Process completed with exit code 123.
|
Formatting Check:
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm#L33
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm:33:73: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm#L34
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm:34:62: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm#L35
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm:35:62: error: code should be clang-formatted [-Wclang-format-violations]
|
Formatting Check:
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm#L35
Samples/Common/Sources/CrashTriggers/CrashTriggers.mm:35:68: error: code should be clang-formatted [-Wclang-format-violations]
|