Skip to content

Add option to include WAI middleware for the preview server. #16

Add option to include WAI middleware for the preview server.

Add option to include WAI middleware for the preview server. #16

Workflow file for this run

name: HLint
on: [push, pull_request]
jobs:
hlint:
runs-on: ubuntu-latest
permissions:
# Needed to upload results to GitHub code scanning.
security-events: write
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-scan@v1