mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-03-10 13:48:10 +00:00
add(pre-commit): add configuration files for pre-commit, markdownlint, and codespell; update README with setup instructions
This commit is contained in:
parent
26f56e8ca6
commit
732046b15e
7 changed files with 191 additions and 69 deletions
9
.codespellignore
Normal file
9
.codespellignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Words that codespell should ignore
|
||||
# Add common false positives here
|
||||
inout
|
||||
uart
|
||||
dout
|
||||
din
|
||||
Tage
|
||||
alle
|
||||
Aktion
|
||||
Loading…
Add table
Add a link
Reference in a new issue