Skip to content

Missing code comments #22

@cosmin-harangus

Description

@cosmin-harangus

The code contains very few comments to document each functionality.
Code comments should be added on every file and public methods as well as in critical areas.
Also the size of some methods should be reduced by breaking the code down in more manageable private methods.
This would make the project easier to work on by external contributors and more maintainable in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions