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 358e796 commit e598839Copy full SHA for e598839
doc/contribute/coding_guidelines/index.rst
@@ -666,7 +666,7 @@ should comply with the rules listed below.
666
- All if else if constructs shall be terminated with an else statement
667
- `Rule 15.7 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_15_07.c>`_
668
- Required
669
- - N/A
+ - CERT, MSC01-C <https://wiki.sei.cmu.edu/confluence/display/c/MSC01-C.+Strive+for+logical+completeness>
670
671
.. _MisraC_Rule_16_1:
672
* - 90
0 commit comments