Uh oh!
There was an error while loading. Please reload this page.
MAINT: Ignore deliberate "adn" typo in README.rst - #1976
Conversation
bl-ue
commented
Jun 14, 2021
@peternewman what about https://github.com/codespell-project/codespell/blob/skip-adn-readme-followup1535/.github/workflows/codespell.yml? Should I create a whole new GHA step for just the README? 🤔 |
peternewman
commented
Jun 14, 2021
I don't think you need to particularly, and it might confuse people somewhat if they go to use our action. |
peternewman
left a comment
There was a problem hiding this comment.
You'll need to ignore .github/workflows/codespell-private.yml in .github/workflows/codespell.yml now. Or better yet explicitly differentiate between .git/* and .github/
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>
Followup to #1535