Skip to content

feat: factory fixture for creating temporary copies of directory trees #319

feat: factory fixture for creating temporary copies of directory trees

feat: factory fixture for creating temporary copies of directory trees #319

Workflow file for this run

---
name: Flake8
on: push # yamllint disable-line rule:truthy
jobs:
flake8:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: TrueBrain/actions-flake8@v2
with:
plugins: >
flake8-2020>=1.6.1
flake8-bugbear>=22.1.11,!=24.8.19
flake8-comprehensions>=3.7.0