Skip to content

Commit

Permalink
Libs(Java): ignore jakarta.ws.rs in typo check
Browse files Browse the repository at this point in the history
`ws` is meant to be not `was`.
  • Loading branch information
svix-onelson committed Oct 11, 2024
1 parent 719a981 commit 286db34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
extend-ignore-re = [
# Mock token
";iuani;ansd;ifgjbnai;sdjfgb",
"jakarta\.ws\.rs",
]

[files]
Expand Down

0 comments on commit 286db34

Please sign in to comment.