Skip to content

Renamed uppercase example files to lowercase#277

Open
jbrzensk wants to merge 2 commits intomainfrom
fix/lowercase_names
Open

Renamed uppercase example files to lowercase#277
jbrzensk wants to merge 2 commits intomainfrom
fix/lowercase_names

Conversation

@jbrzensk
Copy link
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

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.

1 participant