Skip to content

Add missing function specifiers #389

Add missing function specifiers

Add missing function specifiers #389

Workflow file for this run

name: Lints
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: 'src'
clangFormatVersion: 16