Skip to content

Commit

Permalink
Merge branch 'main' into mt_tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Feb 29, 2024
2 parents 20612de + 15cbb45 commit fb10650
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]
with:
args: --exclude **/*.txt --exclude **/*.pvsm
3 changes: 3 additions & 0 deletions _typos.toml → .typos.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[default.extend-words]
MOR = "MOR"
dum = "dum"

[files]
extend-exclude = ["tutorials/*.pvsm"]

0 comments on commit fb10650

Please sign in to comment.