We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't know why this is being annotated at line 289 rather than 269, any ideas @larsoner ? It has the right number when I use git master on the raw file: https://github.com/codespell-project/codespell/runs/758602736?check_suite_focus=true#step:4:13
It's another false positive apostrophe thing though, see e.g. #651
Originally posted by @peternewman in https://github.com/_render_node/MDExOlB1bGxSZXF1ZXN0Mzg2NzcwNTUx/pull_requests/unread_timeline
The text was updated successfully, but these errors were encountered:
Okay it's because @waldyrious branch is out of date, most obviously here: https://github.com/codespell-project/codespell/blob/c41689dc6d5d66775dbd1d49703cbfc3e9f17b09/codespell_lib/_codespell.py#L34-L39
I think this might do the trick, but we'd need to vary it depending on if it's a PR or a branch run. https://github.com/actions/checkout#Checkout-pull-request-HEAD-commit-instead-of-merge-commit
The option to ensure PRs are in sync with master would probably also remove this challenge...
Originally posted by @peternewman in https://github.com/_render_node/MDI0OlB1bGxSZXF1ZXN0UmV2aWV3Q29tbWVudDQzODQxMzIwMA==/comments/review_comment
Sorry, something went wrong.
No branches or pull requests
I don't know why this is being annotated at line 289 rather than 269, any ideas @larsoner ? It has the right number when I use git master on the raw file:
https://github.com/codespell-project/codespell/runs/758602736?check_suite_focus=true#step:4:13
It's another false positive apostrophe thing though, see e.g. #651
Originally posted by @peternewman in https://github.com/_render_node/MDExOlB1bGxSZXF1ZXN0Mzg2NzcwNTUx/pull_requests/unread_timeline
The text was updated successfully, but these errors were encountered: