for now lint all code
All checks were successful
CI / cargo test (push) Successful in 14m50s

This commit is contained in:
Ward Wouts 2025-05-28 10:47:49 +02:00
parent 5c5a6b5f39
commit 763435b4b2

View file

@ -15,6 +15,7 @@ jobs:
MEGALINTER_FLAVOR: cupcake
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# set validate all codebase to false to only check new or edited files
# VALIDATE_ALL_CODEBASE: false
GITHUB_STATUS_REPORTER: ${{ !env.ACT }}
GITHUB_COMMENT_REPORTER: ${{ !env.ACT }}