Skip to content

Commit

Permalink
chore: update GitHub Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
st1020 committed Nov 6, 2024
1 parent cead917 commit b2614d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,5 @@
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
files: ./lib
5 changes: 3 additions & 2 deletions _typos.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[default.extend-words]
Pn = "Pn"
[default]
extend-exclude = ["localized/*.po"]
extend-ignore-identifiers-re = [".*UPnP.*"]

0 comments on commit b2614d9

Please sign in to comment.