Skip to content

Bump to v3.5.1.0; CHANGELOG; update CI to GHC 9.8.2 #58

Bump to v3.5.1.0; CHANGELOG; update CI to GHC 9.8.2

Bump to v3.5.1.0; CHANGELOG; update CI to GHC 9.8.2 #58

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