We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444a4e5 commit b4cde68Copy full SHA for b4cde68
src/conf.py
@@ -100,6 +100,7 @@
100
dict(name="reduce-human-error", description="Reducing human error guideline"),
101
dict(name="numerics", description="Numerics-related guideline"),
102
dict(name="undefined-behavior", description="Numerics-related guideline"),
103
+ dict(name="stack-overflow", description="Stack-overflow-related guideline"),
104
105
dict(name="defect", description="Guideline associated with the language-subset profile"),
106
dict(name="subset", description="Guideline associated with the defect-prevention profile"),
0 commit comments