Skip to content

Update dependency flake8 to v7 #1376

Update dependency flake8 to v7

Update dependency flake8 to v7 #1376

Workflow file for this run

---
name: Lint
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Earthly Lint
run: |
./earthly.sh +lint