Skip to content

Commit

Permalink
Improve description of ts-source-copy hook
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Holthuis <[email protected]>
  • Loading branch information
daschuer and Holzhaus authored Nov 30, 2024
1 parent 233777b commit 121e7cd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,8 @@ repos:
files: ^(CHANGELOG\.md|res/linux/org\.mixxx\.Mixxx\.metainfo.xml)$
- id: ts-source-copy
name: ts-source-copy
description: "Find translations literaly copied form the source language"
description: "Find translations literally copied from the source language"
entry: python tools/ts_source_copy_check.py
stages:
- commit
- manual
require_serial: true
language: python
additional_dependencies:
Expand Down

0 comments on commit 121e7cd

Please sign in to comment.