Skip to content

Translate rules_a_trois_en.html in nl [Manual Sync] #67

Translate rules_a_trois_en.html in nl [Manual Sync]

Translate rules_a_trois_en.html in nl [Manual Sync] #67

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