Skip to content

Merge pull request #2599 from Alexays/revert-2586-bugfix/fix-potentia… #1172

Merge pull request #2599 from Alexays/revert-2586-bugfix/fix-potentia…

Merge pull request #2599 from Alexays/revert-2586-bugfix/fix-potentia… #1172

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 16