diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index c685645c504..f4cb62f0a13 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -16,6 +16,7 @@ jobs: if: false # The next uses the git API because there is no clone yet. + # It sets the variable steps.changed-php.outputs.all_changed_files for other steps # This is faster for a big repo. - name: Get all changed php files (if PR) id: changed-php diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95f2b455877..17c31a96e6b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -125,7 +125,7 @@ repos: # Only for translations with specialised exceptions # -D contains predefined conversion dictionaries # -L is to ignore some words - id: codespell + id: codespell-lang-en_US files: ^htdocs/langs/en_US/.*$ args: - -D