Skip to content

fix(CSVInput): migrate to kebabCase#186

Merged
BotellaA merged 4 commits into
nextfrom
fix/csv-kebabCase
May 11, 2026
Merged

fix(CSVInput): migrate to kebabCase#186
BotellaA merged 4 commits into
nextfrom
fix/csv-kebabCase

Conversation

@BotellaA
Copy link
Copy Markdown
Member

No description provided.

@BotellaA BotellaA requested a review from BenPinet May 11, 2026 06:49
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-tidy (v20.1.8) reports: 1 concern(s)
  • src/geode/io/mesh/csv_input.cpp:112:1: warning: [modernize-concat-nested-namespaces]

    nested namespaces can be concatenated

      112 | namespace geode
          | ^~~~~~~~~~~~~~~
      113 | {
          | ~
      114 |     namespace internal
          |     ~~~~~~~~~~~~~~~~~~
          |     namespace geode::internal

Have any feedback or feature suggestions? Share it here.

@BotellaA BotellaA merged commit e75e2a8 into next May 11, 2026
20 checks passed
@BotellaA BotellaA deleted the fix/csv-kebabCase branch May 11, 2026 07:33
@BotellaA
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 7.6.2-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@BotellaA
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 7.6.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants