We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba3bbfe commit 5fbcc3dCopy full SHA for 5fbcc3d
docs/conf.py
@@ -32,6 +32,8 @@
32
r"https://github.com/.*/(issues|pull)/\d+",
33
# Rate limits and the latest tag is missing anyways on release.
34
"https://github.com/python-attrs/attrs/tree/.*",
35
+ # GitHub just completely broke anchors hashtag modern web dev.
36
+ "https://github.com/python-attrs/attrs/commit/88aa1c897dfe2ee4aa987e4a56f2ba1344a17238#diff-4fc63db1f2fcb7c6e464ee9a77c3c74e90dd191d1c9ffc3bdd1234d3a6663dc0R48",
37
]
38
39
# In nitpick mode (-n), still ignore any of the following "broken" references
0 commit comments