Skip to content

Commit 53caafd

Browse files
authored
Update README with AI coding standards reference
Added a reference to a rule file for AI coding assistants.
1 parent 6a5ce34 commit 53caafd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@ The guidelines are expected to evolve over time driven by feedback from the MATL
2222

2323
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.
2424

25+
There is a rule file for AI coding assistants to generate MATLAB code that follows these coding standards at https://github.com/matlab/rules/blob/main/matlab-coding-standards.md.
26+
2527

2628

0 commit comments

Comments
 (0)