Skip to content

class: Add static members to static scope and be able to access them #98

class: Add static members to static scope and be able to access them

class: Add static members to static scope and be able to access them #98

Workflow file for this run

name: Check formatting
on: [push, pull_request, workflow_dispatch]
jobs:
check_formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run clang-format
uses: jidicula/[email protected]
with:
clang-format-version: 18
check-path: .