Skip to content

Commit

Permalink
spelling: exempt t/sharness directory
Browse files Browse the repository at this point in the history
problem: typos identifies keywords in vim syntax highlighting files as
typos

solution: tell it to look the other way
  • Loading branch information
trws committed Aug 5, 2024
1 parent eccad83 commit b6cafb9
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 @@ -18,6 +18,7 @@ extend-exclude = [
"t/hwloc-data/*",
"doc/test/spell.en.pws",
"t/resource/resource.eventlog.*",
"t/sharness",
]

[default.extend-words]
Expand Down

0 comments on commit b6cafb9

Please sign in to comment.