Skip to content

Add SSLHelper::InitThreadSafeSupport for initialize the OpenSSL thr… #111

Add SSLHelper::InitThreadSafeSupport for initialize the OpenSSL thr…

Add SSLHelper::InitThreadSafeSupport for initialize the OpenSSL thr… #111

name: clang-format-lint
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
ource: '.'
exclude: './tests'
extensions: 'h,c,hpp,cc,cpp'
clangFormatVersion: 11