mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-22 11:30:29 +03:00
.pre-commit: No need for LANG section
This commit is contained in:
parent
1176f967d9
commit
ccee6f8b63
@ -66,16 +66,6 @@ repos:
|
||||
args: [check, --bare, -r]
|
||||
language: system
|
||||
|
||||
# Check translation comments are up to date
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: LANG_comments
|
||||
name: 'LANG comments'
|
||||
language: system
|
||||
entry: python scripts/find_localised_strings.py --compare-lang L10n/en.template --directory . --ignore coriolis-data --ignore dist.win32
|
||||
pass_filenames: false
|
||||
always_run: true
|
||||
|
||||
default_language_version:
|
||||
python: python3.9
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user