Skip to content

Remove references to text files no longer supported #124

Remove references to text files no longer supported

Remove references to text files no longer supported #124

Workflow file for this run

name: lint code using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1