Skip to content

Commit

Permalink
Fix typo (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
flba-eb authored Dec 16, 2024
1 parent 8a3c2e5 commit b676fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subcommittee/tooling/mission-statement.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
| Coding Style Verification | MISRA-C, ... | Rust Compiler, Clippy and probably additional tools required to verify and evaluate the application of the coding standard developed by the Code Guidelines Subcommittee | OxidOS can provide a mapping of MISRA-C Rules to the Rust Compiler |
| MC/DC Coverage report | ... | N/A | not available - LLVM might provide some tools |
| Static Analysis Tools | probably similar to Polyspace | N/A | an assesement about what the rust compiler covers is necessary |
| Code Matrics Generator | Cyclomatic Complexity, ... | N/A | not available |
| Code Metrics Generator | Cyclomatic Complexity, ... | N/A | not available |

0 comments on commit b676fba

Please sign in to comment.