Skip to content

Commit a5668c7

Browse files
simheinnashif
authored andcommitted
doc: guidelines: update coding guidelines docs
Remove references to a timline for the coding guidelines enforcement stages. Mark the current stage better and add notes about the current stage. Signed-off-by: Simon Hein <[email protected]>
1 parent dd86bc6 commit a5668c7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/contribute/coding_guidelines/index.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Coding Guidelines
66
The project TSC and the Safety Committee of the project agreed to implement
77
a staged and incremental approach for complying with a set of coding rules (AKA
88
Coding Guidelines) to improve quality and consistency of the code base. Below
9-
are the agreed upon stages and the approximate timelines:
9+
are the agreed upon stages:
1010

11-
Stage I
11+
Stage I (COMPLETED)
1212
Coding guideline rules are available to be followed and referenced,
1313
but not enforced. Rules are not yet enforced in CI and pull-requests cannot be
1414
blocked by reviewers/approvers due to violations.
@@ -33,6 +33,13 @@ Stage IV
3333
Coding guideline rules may be removed/changed at any time by filing a
3434
GH issue/RFC.
3535

36+
.. important::
37+
38+
**Current stage:**
39+
The prerequisites for entering **Stage II** are currently being looked at:
40+
The tooling is in evaluation, CI setup and `enforcement strategy
41+
<https://github.com/zephyrproject-rtos/zephyr/issues/58903>`__ is being worked on.
42+
3643
Main rules
3744
**********
3845

0 commit comments

Comments
 (0)