Lines Matching full:coding
3 Coding Guidelines
7 a staged and incremental approach for complying with a set of coding rules (AKA
8 Coding Guidelines) to improve quality and consistency of the code base. Below
12 Coding guideline rules are available to be followed and referenced,
23 Revisit the coding guideline rules and based on experience from previous
33 Coding guideline rules may be removed/changed at any time by filing a
39 The coding guideline rules are based on MISRA-C 2012 and are a subset of MISRA-C.
1186 violate the Zephyr Project `Code of Conduct`_. This coding rule was inspired by
1404 coding practices and it should not be assumed that their use in the Zephyr
1489 project. It is used to automate compliance with a range of coding and security
1491 The tool is currently set to the MISRA-C:2012 Coding Standard because the Zephyr
1510 that your fix was found by a static coding scanning tool.
1512 as basic rules for coding. These rules are based on the MISRA-C standard.
1521 Found as a coding guideline violation (Rule 15.6) by static
1522 coding scanning tool.
1556 Found as a coding guideline violation (Rule 21.4) by static coding
1579 After a PR is submitted, the developer should add the ``Coding guidelines``