Skip to content

Commit 3f58144

Browse files
try to fix review findings
1 parent 17f9fa5 commit 3f58144

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

process/process_areas/implementation/guidance/implementation_guideline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Design Principles of the Units
145145

146146
The unit design and implementation should target quality attributes like simplicity, modularity and encapsulation,
147147
using project-defined coding guidelines and static analysis tooling appropriate for the language
148-
in use (e.g. MISRA C for C/C++, Clippy lints for Rust) as specified in the software development plan.
148+
in use as specified in the software development plan.
149149

150150
For ASIL B components, the software development plan shall mandate compliance with the design principles
151151
specified in ISO 26262-6 §8.4.5 Table 6. These principles shall be enforced through project-specific

0 commit comments

Comments
 (0)