You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
-
# MATLAB Coding Guidelines
1
+
# MATLAB Coding Guidelines
2
+
**... mapped to CC4M checks**
3
+
4
+
This repository is a fork that adds information regarding checking the guidelines using [CC4M](https://monkeyproofsolutions.nl/products/code-checker-for-matlab/). Details on this are listed in [MATLAB-Coding-Guidelines](MATLAB-Coding-Guidelines.md#why-this-fork-use-of-cc4m)
5
+
6
+
## Original introduction
2
7
3
8
This repository contains a set of recommended MATLAB Coding Guidelines. These guidelines have been developed primarily for large organizations or teams of MATLAB developers who want to introduce some degree of regularity and consistency in their MATLAB code bases. Use of the guidelines is optional.
4
9
@@ -24,3 +29,4 @@ The guidelines are expected to evolve over time driven by feedback from the MATL
24
29
You may use the guidelines document and the related codeAnalyzerConfiguration.json file as a starting point to create your own local guidelines to meet the specific needs of your organization.
0 commit comments