if it is not a git repo, what is it then?
All checks were successful
Flake8 / build (3.11) (push) Successful in 2s

This commit is contained in:
Ruben van Staveren 2025-03-14 12:01:55 +01:00
parent 5291140caf
commit ae3c846a39
Signed by: ruben
GPG Key ID: 886F6BECD477A93F

View File

@ -13,4 +13,5 @@ jobs:
steps:
- name: Analyse code with Flake8
run: |
find .
flake8 $(git ls-files '*.py')