Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
codespell: Add .direnv to skip list
✗ CI failure Fintan Halpenny committed 22 days ago
commit ae7ee14e236019f6736c3fc3d3cb650dc41a7dcf
parent 415f1d5268f7add5843d3c3abb89a10b2a1ba839
1 failed (1 total) View logs
1 file changed +1 -1
modified .codespellrc
@@ -1,5 +1,5 @@
[codespell]
-
skip = .git*,*.lock,.codespellrc,target,.jj
+
skip = .git*,*.lock,.codespellrc,target,.jj,.direnv
check-hidden = true
ignore-words-list = ser,set,noes
dictionary = .codespell-dictionary.txt,-

\ No newline at end of file