Skip to content

docs: Fix an issue with QuickStart.md #5493

docs: Fix an issue with QuickStart.md

docs: Fix an issue with QuickStart.md #5493

Workflow file for this run

name: Line lint
on:
workflow_dispatch:
push:
jobs:
linelint:
runs-on: ubuntu-latest
name: Check if all files end in newline
steps:
- uses: actions/checkout@v4
- uses: fernandrone/[email protected]