Skip to content

fix: Allow for backslashes in the cmake codemodel #57

fix: Allow for backslashes in the cmake codemodel

fix: Allow for backslashes in the cmake codemodel #57

Workflow file for this run

# SPDX-License-Identifier: MIT
name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]