Skip to content

Conversation

@chrispader
Copy link
Member

@chrispader chrispader commented Nov 3, 2025

This PR fixes issues with the local lint-cpp script and runs the script to fix styling


Note

Reconfigures clang-format (targeting package/cpp and ignoring sqlite) and reformats C++ sources with include/order and whitespace adjustments.

  • Tooling:
    • Add .clang-format-ignore to ignore package/cpp/sqlite/*.
    • Update scripts/clang-format.sh to format package/cpp.
  • C++ sources:
    • Apply formatting across files (NitroSQLiteException.hpp, operations.*, sqliteExecuteBatch.cpp, importSqlFile.cpp, specs/*, types.hpp, utils.hpp): reorders includes, adjusts spacing/line wraps, and normalizes initializer/parameter formatting.

Written by Cursor Bugbot for commit 81a15b5. This will update automatically on new commits. Configure here.

@chrispader chrispader changed the title syle: Fix CPP linting style: Fix C++ code linting Nov 3, 2025
@chrispader chrispader merged commit f09395a into main Nov 3, 2025
4 checks passed
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.

2 participants