Skip to content

Add uintptr, add various math constants and constructors #633

Add uintptr, add various math constants and constructors

Add uintptr, add various math constants and constructors #633

Workflow file for this run

name: lint_pr
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.17
with:
source: 'include modules'
clangFormatVersion: 12