Commit e52916d
committed
github/workflows: Add check for misspelling of "MicroPython".
"MicroPython" is sometimes misspelled as "Micropython". Add an explicit
check for that as part of CI (note that codespell doesn't consider case
when spelling, hence the need to do it this way).
Signed-off-by: Damien George <damien@micropython.org>1 parent 3a487c3 commit e52916d
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments