Skip to content

Commit

Permalink
ci: Add workflow (check spelling, formatting excluded)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeweerd committed Jan 14, 2024
1 parent 1089041 commit b9ae96d
Show file tree
Hide file tree
Showing 3 changed files with 509 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[codespell]
builtin=clear,rare,informal,usage,code,names
ignore-words-list=aci,master,jupyter,lite,ws,wan,hass,cmak,aks,tim,offen,som,iterm,man-in-the-middle
skip="./.*"
quiet-level=2
Loading

0 comments on commit b9ae96d

Please sign in to comment.