Skip to content

Renamed uppercase example files to lowercase#277

Merged
jbrzensk merged 5 commits intomainfrom
fix/lowercase_names
Mar 23, 2026
Merged

Renamed uppercase example files to lowercase#277
jbrzensk merged 5 commits intomainfrom
fix/lowercase_names

Conversation

@jbrzensk
Copy link
Copy Markdown
Collaborator

@jbrzensk jbrzensk commented Feb 12, 2026

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation

Description

Three C++ example had capital filenames. To match the existing MATLAB examples, and the guidlines of the repo, they are now lowercase.

Related Issues & Documents

Original PR #273
closes #272

@jbrzensk
Copy link
Copy Markdown
Collaborator Author

crickets

@jbrzensk jbrzensk merged commit b464100 into main Mar 23, 2026
17 checks passed
@jbrzensk jbrzensk deleted the fix/lowercase_names branch April 20, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C++ examples have capital first letters. All others start with lowercase.

3 participants