Skip to content

Extension of the mouseClick function (add proportion and offset) #178

Extension of the mouseClick function (add proportion and offset)

Extension of the mouseClick function (add proportion and offset) #178

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