Let reviewdog use github-pr-annotation formatter

This is already the default for forked PRs, and most (if not all) PRs to
this repository come from forks anyways.
This commit is contained in:
David Rodríguez
2025-11-13 20:39:09 +01:00
parent ad5a22a69b
commit 36ac5dc44e
2 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ name: Linters
on: [pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
checks: write # to post check annotations
jobs:
lint:
name: reviewdog