Skip to content

Merge pull request #81 from ElTh0r0/translations_lang-iqpuzzle-en-ts-… #290

Merge pull request #81 from ElTh0r0/translations_lang-iqpuzzle-en-ts-…

Merge pull request #81 from ElTh0r0/translations_lang-iqpuzzle-en-ts-… #290

name: "Clang-Format-Check"
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: clang-format lint
uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 18
style: Google