Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update typos.toml
  • Loading branch information
BrunoQuaresma authored Aug 2, 2023
commit ce34a040a55cfeecf3b8f2a98a00301b25e3616c
2 changes: 1 addition & 1 deletion .github/workflows/typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ extend-exclude = [
"scripts/ci-report/testdata/**",
"**/*_test.go",
"**/*.test.tsx",
"site/testHelpers/**/*.ts",
"site/testHelpers/*.ts",
]