Skip to content

Coding guidelines fixes migration from auditable branch back to main (forward port) #48002

@simhein

Description

@simhein

Coding guideline fixes migration from auditable branch back to main (forward port)

The actual https://docs.zephyrproject.org/latest/contribute/coding_guidelines/index.html defines a subset of MISRA-C 2012 rules.

A wide range of violations of the the projects coding guideline rules where fixed in the auditable branch (https://github.com/zephyrproject-rtos/zephyr/tree/v2.7-auditable-branch) by BUGSENG (https://github.com/zephyrproject-rtos/zephyr/commits/v2.7-auditable-branch/?author=Abramo-Bagnara) and need to be brought back to the main branch so the whole project will benefit.

Migration status

The following list shows and tracks the commits which should be brought to the main branch

Suggestions

  • Remove MISRA violation fixes from tests and test code to prevent confusion.
  • Remove MISRA violation fixes from sample code
  • Divide big commits into smaller logical ones

Metadata

Metadata

Labels

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions