File: .codespellrc

package info (click to toggle)
eventviews 4%3A25.08.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,104 kB
  • sloc: cpp: 16,712; makefile: 16; xml: 12; sh: 3
file content (8 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
[codespell]
skip = ./build*,.git,*.notifyrc,*.desktop,*.json,*.xml,./po
interactive = 0
#ignore camelCase, regardless. also mixed case words with correct spelling
ignore-regex = \b([a-z]+[A-Z0-9][a-z0-9]*)\b
#uri-ignore-words =
#ampersand and semicolon also breaks words
regex = [\w\-'’&(amp\;)]+