Skip to content

Commit

Permalink
Revert "TEMPORARY: Ignore venv-3.11_64 in LANG comment hook"
Browse files Browse the repository at this point in the history
This reverts commit af78545.
  • Loading branch information
Athanasius committed Nov 18, 2022
1 parent ba43907 commit f0be4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ repos:
- 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 --ignore venv-3.11_64
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

Expand Down

0 comments on commit f0be4a9

Please sign in to comment.