Skip to content

Added _EXPORT_SQLITE_ORM macro to clang-format's AttributeMacros #2271

Added _EXPORT_SQLITE_ORM macro to clang-format's AttributeMacros

Added _EXPORT_SQLITE_ORM macro to clang-format's AttributeMacros #2271

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.16.2
with:
clangFormatVersion: 16