Skip to content

Conversation

@reedy
Copy link
Contributor

@reedy reedy commented Jan 24, 2026

  • Add some braces round conditionals
  • Swap some for loops for foreach
  • Leave some TODOs
  • Move some setup/processing later if it may not be used due to errors

* Add some braces round conditionals
* Swap some for loops for foreach
* Leave some TODOs
* Move some setup/processing later if it may not be used due to errors
@chaveiro
Copy link
Contributor

Carefull with changing for to foreach, ensure referemces and variables names mantain the same behaviour as before.

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