Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Update examples/GTestMouseClickPosition/main.cpp #32

Update examples/GTestMouseClickPosition/main.cpp

Update examples/GTestMouseClickPosition/main.cpp #32

Workflow file for this run

name: Verify Formatting
on: [push, pull_request]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp'
clangFormatVersion: 11
style: file