rspec/rules/S963/rule.adoc
2021-01-26 14:30:57 +01:00

10 lines
428 B
Plaintext

This rule is a strict implementation of a MISRA (Motor Industry Software Reliability Association) rule. MISRA defines best practices for developing safety-critical software. You can learn more about this rule in the MISRA documents referenced below.
== See
* MISRA C:2004, 19.10
* MISRA {cpp} 2008, 16-0-6
* https://wiki.sei.cmu.edu/confluence/x/CdcxBQ[CERT, PRE01-C.] - Use parentheses within macros around parameter names