kopia lustrzana https://github.com/micropython/micropython-lib
Add the codespell configuration based on the micropython/micropython repo. Configuration added: - pyproject.toml: codespell configuration with ignore-words stored in tools/ignore_words.txt and enabling of codespell ignore blocks. - .github/workflows/codespell.yml: GitHub action runs on Push and PR. - .pre-commit-config.yaml: runs codespell on commit. Signed-off-by: Jos Verlinde <Jos.Verlinde@Microsoft.com> |
||
|---|---|---|
| .. | ||
| build.py | ||
| ci.sh | ||
| codeformat.py | ||
| ignore_words.txt | ||
| makepyproject.py | ||
| uncrustify.cfg | ||
| verifygitlog.py | ||