Skip to content

Commit

Permalink
Add the CWE role (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 11, 2022
1 parent 1886c4e commit 28b1480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sphinx_issues.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def setup(app):
app.add_role("user", user_role)
app.add_role("commit", commit_role)
app.add_role("cve", cve_role)
app.add_role("cwe", cwe_role)
return {
"version": __version__,
"parallel_read_safe": True,
Expand Down

0 comments on commit 28b1480

Please sign in to comment.