mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 21:32:14 +08:00
pre-commit: test translations (#25695)
* add test translations to precommit * fix test translations pre-commit hook * revert * fix that * add to release files add to release files * fix * don't run test on stripped dir * fix old-commit-hash: 6393d29b0437417fe15cbc9eca5c87534531e9bd
This commit is contained in:
@@ -70,3 +70,10 @@ repos:
|
||||
- --quiet
|
||||
- --force
|
||||
- -j8
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: test_translations
|
||||
name: test translations
|
||||
entry: selfdrive/ui/tests/test_translations.py
|
||||
language: script
|
||||
pass_filenames: false
|
||||
|
||||
Reference in New Issue
Block a user