Skip to content

Conversation

@Nummun14
Copy link
Member

No description provided.

@Nummun14 Nummun14 requested a review from levyishai November 19, 2024 12:59
@Nummun14 Nummun14 changed the title General Cleanup General Update Nov 21, 2024
Copy link
Member

@Strflightmight09 Strflightmight09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a general rule: "Whether" indicates a choice between two options. You cannot say "Whether" and then only present one option

@Programming-TRIGON Programming-TRIGON deleted a comment from Nummun14 Nov 24, 2024
@Programming-TRIGON Programming-TRIGON deleted a comment from Nummun14 Nov 24, 2024
@Programming-TRIGON Programming-TRIGON deleted a comment from Nummun14 Nov 24, 2024
Copy link
Member

@levyishai levyishai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to be more informative in your javadocs. Think about the person that reads them.

Copy link
Member

@levyishai levyishai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need for general explanation in functions where you only return, and the general explanation has no additional value. For example:

     * Gets the ID of the motor.
     *
     * @return the ID of the motor
     */```
     should be 
     ```/**
     * @return the ID of the motor
     */```

@Nummun14 Nummun14 requested a review from levyishai December 2, 2024 19:46
Copy link
Member

@levyishai levyishai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Strflightmight09 please review

@Strflightmight09
Copy link
Member

'rev/sparkecnoder`

@Nummun14
Copy link
Member Author

Nummun14 commented Dec 3, 2024

@levyishai plz review

Copy link
Member

@levyishai levyishai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create a release and update the template

@Nummun14 Nummun14 merged commit 96d5aef into main Dec 3, 2024
3 checks passed
@Nummun14 Nummun14 deleted the general-cleanup branch December 3, 2024 15:10
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.

4 participants