Skip to content

Commit

Permalink
Merge pull request #45 from robbinjanssen/rja/rename
Browse files Browse the repository at this point in the history
Rename file from pt-PT to pt.json
  • Loading branch information
robbinjanssen committed Apr 12, 2023
2 parents 72eaf5d + 4bbac5c commit b6322d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -70,7 +70,7 @@ repos:
name: Check code for common misspellings
language: system
types: [text]
exclude: ^poetry\.lock$
exclude: ^(poetry\.lock$|custom_components/ojmicroline_thermostat/translations/)
entry: poetry run codespell
args: [--ignore-words=.codespell-ignore, --skip=./custom_components/ojmicroline_thermostat/translations]
- id: debug-statements
Expand Down

0 comments on commit b6322d2

Please sign in to comment.