Skip to content

Conversation

giordano
Copy link
Contributor

@giordano giordano commented Sep 7, 2025

  • Install Dependabot
  • Update actions/checkout to v5
  • Do not fail fast
  • Build also with Release type, not just Debug
  • Configure CMake to treat all warnings as errors

* Install Dependabot
* Update `actions/checkout` to v5
* Do not fail fast
* Build also with Release type, not just Debug
* Configure CMake to treat all warnings as errors
@giordano
Copy link
Contributor Author

giordano commented Sep 8, 2025

With -Wall -Werror this would now catch issues like #49 🙂 To be clear, I'm only suggesting enabling -Wall -Werror on CI, not as default flags when compiling the package.

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