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 12b754a8d1f9eafa044d236baa8565dfd75656e6
parent c36adddd8179de7edfb12b8bee1092936b39baf1
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