Skip to content

AWS_OP_SUCCESS -> AWS_ERROR_SUCCESS where we are using error codes #826

AWS_OP_SUCCESS -> AWS_ERROR_SUCCESS where we are using error codes

AWS_OP_SUCCESS -> AWS_ERROR_SUCCESS where we are using error codes #826

Workflow file for this run

name: Lint
on: [push]
jobs:
clang-format:
runs-on: ubuntu-24.04 # latest
steps:
- name: Checkout Sources
uses: actions/checkout@v4
- name: clang-format lint
run: |
./format-check.py