1,072
edits
m (Update dates) |
m (Update dates) |
||
Line 35: | Line 35: | ||
=== ✅ Style-check code base === | === ✅ Style-check code base === | ||
:Completion Date: | :Completion Date: | ||
: This will produce lots of whitespace changes, but no behavior changes. '''Must occur after patches have been added''', since whitespace changes can prevent patches from applying. | : This will produce lots of whitespace changes, but no behavior changes. '''Must occur after patches have been added''', since whitespace changes can prevent patches from applying. | ||
* [[Octave style guide|m-file style check]] | * [[Octave style guide|m-file style check]] | ||
Line 41: | Line 41: | ||
=== 📖 Review documentation === | === 📖 Review documentation === | ||
:Completion Date: | :Completion Date: | ||
* Grammar check documentation. | * Grammar check documentation. | ||
* Spell check documentation. | * Spell check documentation. |
edits