Skip to content

Add fix-whitespace configuration and check #3

Add fix-whitespace configuration and check

Add fix-whitespace configuration and check #3

Workflow file for this run

name: whitespace
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: andreasabel/fix-whitespace-action@v1