-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
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
maint: Add additional linter-related pre-commit hooks #3337
Conversation
What are the failures if you add the triple tick check? |
@henryiii failures from the rst-backticks check
|
Pretty sure those are all mistakes, using markdown syntax. If you really intended single-ticks, you should add a role, like
|
@henryiii To clarify, all those errors should be rewritten as by being prepended with :py: ? |
No, they should use double tick marks. I think single tick marks use the default role, which is |
Description
code
).Suggested changelog entry: