Skip to content

Cleanups to coding standards checks - #1126

Merged
tturocy merged 9 commits into
masterfrom
dev_warnings
Sep 8, 2026
Merged

Cleanups to coding standards checks#1126
tturocy merged 9 commits into
masterfrom
dev_warnings

Conversation

@tturocy

@tturocy tturocy commented Sep 8, 2026

Copy link
Copy Markdown
Member

This tightens up some of the coding-standards checks, with an eye especially towards warnings not creeping in on the pygambit build that are not being caught elsewhere.

  • Cleans up .clang-tidy configuration
  • Eliminate remaining uses of assert() in favour of exceptions where appropriate
  • Remove C-style casts and avoid unneeded float-double casts

@tturocy
tturocy merged commit adf4777 into master Sep 8, 2026
26 checks passed
@tturocy
tturocy deleted the dev_warnings branch September 8, 2026 09:09
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