Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint #43

Merged
merged 37 commits into from
Nov 13, 2024
Merged

lint #43

merged 37 commits into from
Nov 13, 2024

Conversation

SylvanBrocard
Copy link
Member

No description provided.

Use *_options functions over CMAKE_<LANG>_FLAGS
 - naming convetions
 - static_cast over C style cast
 - trailing function types
 - use const ref instead of copying python arrays
instead of building a jagged array
 - use fmtlib
 - import fmtlib with CPM
 - use exceptions for error handling (pybind11 converts them to Python exceptions)
 - use const refs over pointers
use filesystem::path over raw strings
@SylvanBrocard SylvanBrocard marked this pull request as ready for review November 13, 2024 12:44
@SylvanBrocard SylvanBrocard merged commit da0d013 into master Nov 13, 2024
9 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.

1 participant