mirror of
https://codeberg.org/Mo8it/AdvLabDB.git
synced 2024-11-08 21:21:06 +00:00
Add .typos.toml with excludes
This commit is contained in:
parent
b86f093225
commit
cd3bb255dc
1 changed files with 6 additions and 0 deletions
6
.typos.toml
Normal file
6
.typos.toml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[files]
|
||||||
|
extend-exclude = [
|
||||||
|
"/test/student_names.py",
|
||||||
|
"/test/assistant_names.py",
|
||||||
|
"/test/experiment_titles",
|
||||||
|
]
|
Loading…
Reference in a new issue