cspell.config.yaml 596 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. version: "0.2"
  2. allowCompoundWords: true
  3. ignorePaths:
  4. - .pre-commit-config.yaml
  5. - pyproject.toml
  6. - .gitlab-ci.yml
  7. - cspell.config.yaml
  8. - .vscode/*
  9. - .mypy.ini
  10. - .gitignore
  11. - .releaserc
  12. - CHANGELOG.md
  13. - .drone.yml
  14. dictionaryDefinitions: []
  15. ignoreWords:
  16. - cifs
  17. - xvzf
  18. - pyproject
  19. - ansi
  20. - ocma
  21. - otppy
  22. - loginfmt
  23. - SAOTCC
  24. - OCMA
  25. - fromb
  26. - TOTP
  27. - totp
  28. - otpauth
  29. - FHNW
  30. - fhnw
  31. - NBSWY3DPEB3W64TMMQ
  32. - idDiv_SAOTCAS_Title
  33. - Aelon
  34. dictionaries: []
  35. words: []
  36. import:
  37. - "@cspell/dict-de-ch/cspell-ext.json"
  38. - "@cspell/dict-en-gb/cspell-ext.json"