mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 09:16:05 +03:00
Move script into its own subfolder
This commit is contained in:
parent
1f1da32371
commit
69df85f564
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ repos:
|
|||
hooks:
|
||||
- id: check-translation-tag
|
||||
name: Check newline characters in <translation> tag
|
||||
entry: .github/workflows/check_translation_tag.py
|
||||
entry: .github/workflows/helper/pre-commit/check_translation_tag.py
|
||||
language: script
|
||||
exclude: |
|
||||
(?x)^(
|
||||
|
|
Loading…
Reference in a new issue