Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
extensions = ['sphinx.ext.extlinks']
extlinks = {'issue': ('https://github.com/sphinx-doc/sphinx/issues/%s', 'issue %s')}
extlinks_detect_hardcoded_links = True