Skip to content

added is_equal with table #1866

added is_equal with table

added is_equal with table #1866

name: clang-format lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: clang-format lint
uses: DoozyX/clang-format-lint-action@v0.15
with:
clangFormatVersion: 15