Skip to content

pspax: fix buffer limiting in cmdline reading #5

pspax: fix buffer limiting in cmdline reading

pspax: fix buffer limiting in cmdline reading #5

Workflow file for this run

# GitHub actions workflow.
# https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
name: Codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2