Skip to content

Update docs to allow numbers in @id #161

Update docs to allow numbers in @id

Update docs to allow numbers in @id #161

name: Whitespace
on:
push:
pull_request:
jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v6
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1