Skip to content

Remove changes to sip_module_exe/sip_install_exe that are not needed … #105

Remove changes to sip_module_exe/sip_install_exe that are not needed …

Remove changes to sip_module_exe/sip_install_exe that are not needed … #105

Workflow file for this run

name: Lint Mob
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check format
uses: ModOrganizer2/check-formatting-action@master
with:
check-path: "."
exclude-regex: "third-party"