Skip to content

Commit

Permalink
enable spelling checks on blog posts (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod authored Jan 31, 2024
1 parent 9efa26e commit a71eb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codespellrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[codespell]
skip = *.svg,./cache,./output,./venv,./plugins,conf.py,./posts,./blog-archive,./bullhorn,clipboard.min.js
skip = *.svg,./cache,./output,./venv,./plugins,conf.py,./blog-archive,./bullhorn,clipboard.min.js
count =
check-filenames = true
quiet-level = 3
Expand Down

0 comments on commit a71eb70

Please sign in to comment.