File: .codespellrc

package info (click to toggle)
fsspec 2025.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 9,176 kB
  • sloc: python: 23,881; makefile: 31; sh: 17
file content (8 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
[codespell]
skip = *.css*,.git,build
# many short "words-like" non-words are used in the project as variables/args
# hel - used in a test, cannot exclude in-line yet
# cachable - historically happened
# falsy - too cute although used only once and could be made strict bool
# doas - used as argument to some call in WebHDFS
ignore-words-list = fo,dne,fro,hel,cachable,falsy,doas,afile