.codespellrc 566 B

12345678910
  1. # See: https://github.com/codespell-project/codespell#using-a-config-file
  2. [codespell]
  3. # In the event of a false positive, add the problematic word, in all lowercase, to 'ignore-words.txt' (one word per line).
  4. # Or copy & paste the whole problematic line to 'exclude-file.txt'
  5. ignore-words = .codespell/ignore-words.txt
  6. exclude-file = .codespell/exclude-file.txt
  7. check-filenames =
  8. check-hidden =
  9. count =
  10. skip = .cproject,./.git,./hw/mcu,./lib,./examples/*/*/_build,./examples/*/*/ses,./examples/*/*/ozone,./hw/mcu,./test/unit-test/vendor,./tests_obsolete,./tools/uf2