8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c44c993 + 88ce691 commit 8f9db77Copy full SHA for 8f9db77
.pre-commit-config.yaml
@@ -11,10 +11,3 @@ repos:
11
exclude: '^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|ports/esp32s2/esp-idf-config/.*|ports/esp32s2/boards/.*/sdkconfig)'
12
- id: trailing-whitespace
13
exclude: '^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*)'
14
-- repo: local
15
- hooks:
16
- - id: translations
17
- name: Check Translations
18
- entry: sh -c "make translate"
19
- language: system
20
- always_run: true
0 commit comments