Skip to content

Commit 28b1480

Browse files
authored
Add the CWE role (#123)
1 parent 1886c4e commit 28b1480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sphinx_issues.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ def setup(app):
217217
app.add_role("user", user_role)
218218
app.add_role("commit", commit_role)
219219
app.add_role("cve", cve_role)
220+
app.add_role("cwe", cwe_role)
220221
return {
221222
"version": __version__,
222223
"parallel_read_safe": True,

0 commit comments

Comments
 (0)