Skip to content

Adapt to aws-c-http changing port from 16 to 32bits #773

Adapt to aws-c-http changing port from 16 to 32bits

Adapt to aws-c-http changing port from 16 to 32bits #773

Workflow file for this run

name: Lint
on: [push]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- name: Checkout Sources
uses: actions/checkout@v1
- name: clang-format lint
uses: DoozyX/[email protected]
with:
# List of extensions to check
extensions: c,h