Skip to content

Fix CPP lints - #78

Merged
tomalrussell merged 9 commits into
mainfrom
fix/lints
Aug 20, 2026
Merged

Fix CPP lints#78
tomalrussell merged 9 commits into
mainfrom
fix/lints

Conversation

@tomalrussell

Copy link
Copy Markdown
Member
  • Bump Python version in clang-tidy example
  • Add default Coord constructor
  • Calculate ur/ll corners on grid::Grid
  • Use pointInBounds to simplify first check of segmentIntersectsGridBounds
  • Skip linting for magic numbers (0.5 / 2 / 5 aren't magic)
  • Skip linting PYBIND11 macro
  • Make explicit cast to int after floor/ceil
  • Drop unused transform::Affine vector constructor
  • Include missing header

@tomalrussell
tomalrussell merged commit 7c59cc0 into main Aug 20, 2026
9 checks passed
@tomalrussell
tomalrussell deleted the fix/lints branch August 20, 2026 14:55
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