Skip to content

Commit e054193

Browse files
authored
Update README to include CC4M information
1 parent 1941e0d commit e054193

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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
27

38
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.
49

@@ -24,3 +29,4 @@ The guidelines are expected to evolve over time driven by feedback from the MATL
2429
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.
2530

2631

32+

0 commit comments

Comments
 (0)