Skip to content

Don't allow invalid interpolations to occur #568

Don't allow invalid interpolations to occur

Don't allow invalid interpolations to occur #568

Workflow file for this run

name: Code format checking
on: pull_request
jobs:
checkformat:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v6
- name: Check format
run: |
contrib/checkformat.bash