Skip to content

Commit

Permalink
codespell: ignore seh and SEH in assembly files
Browse files Browse the repository at this point in the history
On Windows, SEH = Structured Exception Handling.
  • Loading branch information
DilumAluthge authored Oct 14, 2023
1 parent 0ec1ca3 commit 29297a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codespell.asm.ignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@

seh
SEH

0 comments on commit 29297a6

Please sign in to comment.