Files
nuttx-apps/.codespellrc
raiden00pl ac08faa2b8 codespell: add codespell configuration
add codespell configuration with ignored lines for nimble

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-09-03 09:30:47 +08:00

11 lines
336 B
Plaintext

[codespell]
# Add complete lines to be ignored to this file.
# Example for ignoring all current occurrences of (verifiably correct) word usage:
# grep -hirw "emac" | sort | uniq >>.codespell-ignore-lines
exclude-file = .codespell-ignore-lines
# Ignore complete files (e.g. legal text or other immutable material).
skip =
LICENSE,