.typos.toml 243 B

1234567891011121314
  1. # Configuration for the typos spell checker utility (<https://github.com/crate-ci/typos>).
  2. [files]
  3. extend-exclude = [
  4. "*.drawio.xml"
  5. ]
  6. [default.extend-words]
  7. Rela = "Rela"
  8. grup = "grup"
  9. [default.extend-identifiers]
  10. # FOOBAR = "FOOBAR"