Warn for unnecessary :func: parentheses #114
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Sometimes authors add parentheses like this:
But they're not needed, because Sphinx will add them anyway to the rendered output.
Sphinx Lint could warn so authors instead use:
Re: https://github.com/python/cpython/pull/123132/files#r1721239362
The text was updated successfully, but these errors were encountered: