~ruther/guix-local

ref: 0e6b1117eb9be702cb7f91a7e71f9028cf8d771f guix-local/.codespellrc -rw-r--r-- 374 bytes
0e6b1117 — Mathieu Lirzin gnu: clojure-tools-analyzer-jvm: Update to 1.3.4. 2 months ago
                                                                                
1
2
3
4
5
6
7
8
[codespell]
skip = guix/d3.v3.js, *.po, doc/*info, doc/*.de.*, doc/*.es.*, doc/*.fr.*, doc/*.it.*, doc/*.ko.*, doc/*.pt_BR.*, doc/*.ru.*, doc/*.sk.*, doc/*.sv.*, doc/*.zh_CN.*
ignore-words-list = crate, debbugs, deriver
write-changes = true
# ask for confirmation, ask to choose from a list
interactive = 3
# Number of lines to show before and after for context
context = 1