Skip to content

refactor: create a class to pass standard function arguments #72

@luigilunardon

Description

@luigilunardon

Most of our function rely on the same arguments, passed often with exactly the same values, and mostly with the same default values.
It would make the code more readable to create a class (e.g., ScriptOptions, ScriptParameters) to group them.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions