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 21 days ago
commit 16b508af39b483f8eade309b751e18607b6440b9
parent 3cce6357ffbb30766d0c5715c427fe6a174f64c7
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