Conversation
|
Only 2 typos found. Great. |
Yeah not too much to know with a built action like the codespell one, just some program specific config (like if you were running it on the CLI). Compared to running the tool yourself where the action would have to download and install lots of stuff. The lack of other typos may be because I'd added a codespell run to Travis and fixed them at that point:
I think so, you could start by turning on Travis (.org or .com, despite their claims the former still appears to be alive): The next easiest thing is probably just to port the existing Travis PlatformIO config to Github: Lines 14 to 23 in 854fb21 Line 35 in 854fb21 Line 28 in 854fb21 But I'll see if I can find the Arduino actions, I was talking to some of their people about codespell a while back. |
|
It looks like @per1234 has indeed worked their magic, see for example: Which I'll open a new PR to test out... #35 |
|
I think we all got a bit distracted with the other actions in #35 and beyond. Can this be merged as is given it's distinct from them? |
No description provided.