Skip to content

Commit 77dfd4f

Browse files
committed
# review
1 parent 7dcba81 commit 77dfd4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MATLAB-Coding-Guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ All guidelines of type "Rule" are assigned priority "Highly recommended" and all
5454
Why use CC4M for checking compliance with the MATLAB Guidelines?
5555
- Using CC4M for detecting violations comes with a coverage of over 60% of all guidelines (compared to ~30% by using the MATLAB Code Analyzer)
5656
- CC4M runs all checks in MATLAB R2017b and newer with the note that new features (like `arguments` block) are only checked for in the releases were the feature is available.
57-
- The Violations report includes a link to the violated guideline, making the checking process a learning experiecne as well.
57+
- The violations report includes a link to the violated guideline, making the checking process a learning experience as well.
5858
- Other valuable features and all available checks are described in the [documentation](https://doc.monkeyproofsolutions.nl/code-checker-for-matlab/code-checker-for-matlab/index.html).
5959

6060
## Deviations from original
@@ -64,7 +64,7 @@ Why use CC4M for checking compliance with the MATLAB Guidelines?
6464
- The "Detection" section of every guideline is expanded in case CC4M can detect violations.
6565

6666
<!--# TODO
67-
- Add ID to every guidelin
67+
- Add ID to every guideline
6868
- Update detection to also reflect the check used in CC4M
6969
-->
7070

0 commit comments

Comments
 (0)