Skip to content

Update Pa_AbortStream docs to indicate best-effort requirement. Fixes… #384

Update Pa_AbortStream docs to indicate best-effort requirement. Fixes…

Update Pa_AbortStream docs to indicate best-effort requirement. Fixes… #384

Workflow file for this run

name: Check for valid whitespace usage in PortAudio source files
on: [push, pull_request]
jobs:
run-pa-whitelint-dot-py:
runs-on: ubuntu-latest
name: Ubuntu
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- name: Run the pa_whitelint.py script
run: python ./pa_whitelint.py