File: typos.toml

package info (click to toggle)
python-polyfactory 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,132 kB
  • sloc: python: 11,414; makefile: 102; sh: 34
file content (8 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
[default]
extend-ignore-re = ["(?Rm)^.*(#|//)\\s*codespell:ignore\\s*$"]

[default.extend-words]
selectin = 'selectin'

[files]
extend-exclude = ["docs/changelog.rst"]