Skip to content

Fix #269 and rewrite DFAMin #118

Fix #269 and rewrite DFAMin

Fix #269 and rewrite DFAMin #118

Workflow file for this run

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